We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9926e24 commit 6235938Copy full SHA for 6235938
.rubocop.yml
@@ -3,6 +3,7 @@ AllCops:
3
- 'bin/*'
4
- 'node_modules/**/*'
5
- 'spec/dummy/db/schema.rb'
6
+ - 'db/schema.rb'
7
- 'vendor/**/*'
8
NewCops: enable
9
TargetRubyVersion: 3.4
0 commit comments