Skip to content
Snippets Groups Projects
Unverified Commit 85088535 authored by Mohamad Abras's avatar Mohamad Abras Committed by GitHub
Browse files

make rubocop target Ruby 2.7 (#2671)

parent 4c7226fa
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ AllCops:
- 'db/schema.rb'
- 'vendor/**/*'
DisabledByDefault: false
TargetRubyVersion: 2.5
TargetRubyVersion: 2.7
NewCops: enable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment