Compare commits
1 Commits
d47ac5571e
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c3d93b42b |
8
rubocop.yml
Normal file
8
rubocop.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
AllCops:
|
||||
NewCops: enable
|
||||
TargetRubyVersion: 3.4
|
||||
Exclude:
|
||||
- db/migrate/*
|
||||
- db/schema.rb
|
||||
- bin/*
|
||||
- vendor/**/*
|
||||
Reference in New Issue
Block a user