mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Ignore db/data dir for rubocop #2659
This commit is contained in:
parent
b10f62f539
commit
34c2e2d210
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ AllCops:
|
|||
- 'db/whois_schema.rb'
|
||||
- 'db/api_log_schema.rb'
|
||||
- 'db/migrate/*'
|
||||
- 'db/data/*'
|
||||
# epp support files until 'complexity issues' will be solved
|
||||
- 'spec/support/epp.rb'
|
||||
- 'spec/support/epp_contact_xml_builder.rb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue