mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
use new Cops syntax, ignore example files
This commit is contained in:
parent
12d80ce2cc
commit
1a315363df
1 changed files with 5 additions and 3 deletions
|
@ -1,10 +1,12 @@
|
|||
AllCops:
|
||||
RunRailsCops: true
|
||||
|
||||
Exclude:
|
||||
Rails:
|
||||
Enabled: True
|
||||
Exclude:
|
||||
- 'Guardfile'
|
||||
# stuff generated by AR and rails
|
||||
- 'config/deploy-example.rb'
|
||||
- 'config/environments/development-example.rb'
|
||||
- 'config/environments/staging-example.rb'
|
||||
- 'db/schema.rb'
|
||||
- 'db/schema-read-only.rb'
|
||||
- 'db/whois_schema.rb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue