mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 20:55:44 +02:00
Update CodeClimate config
This commit is contained in:
parent
25a290b751
commit
c9f636ad95
1 changed files with 17 additions and 3 deletions
|
@ -22,11 +22,25 @@ plugins:
|
|||
enabled: true
|
||||
channel: rubocop-0-58
|
||||
exclude_patterns:
|
||||
- "app/models/legacy/"
|
||||
- "app/models/version/"
|
||||
- "bin/"
|
||||
- "config/"
|
||||
- "db/"
|
||||
- "lib/"
|
||||
- "vendor/"
|
||||
- "test/"
|
||||
- "lib/action_controller/"
|
||||
- "lib/core_ext/"
|
||||
- "lib/daemons/"
|
||||
- "lib/gem_ext/"
|
||||
- "lib/tasks/api_log.rake"
|
||||
- "lib/tasks/bootstrap.rake"
|
||||
- "lib/tasks/convert.rake"
|
||||
- "lib/tasks/db.rake"
|
||||
- "lib/tasks/documents.rake"
|
||||
- "lib/tasks/import.rake"
|
||||
- "lib/tasks/legal_doc.rake"
|
||||
- "lib/tasks/statuses.rake"
|
||||
- "lib/tasks/whois.rake"
|
||||
- "spec/"
|
||||
- "test/"
|
||||
- "vendor/"
|
||||
- "CHANGELOG.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue