mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
fixme changes, add reek to codeclimate
This commit is contained in:
parent
6bc6e3f51d
commit
fd5c8bea73
2 changed files with 9 additions and 1 deletions
|
@ -20,8 +20,15 @@ engines:
|
|||
enabled: true
|
||||
fixme:
|
||||
enabled: true
|
||||
config:
|
||||
strings:
|
||||
- FIXME
|
||||
- TODO
|
||||
- HACK
|
||||
rubocop:
|
||||
enabled: true
|
||||
reek:
|
||||
enabled: true
|
||||
ratings:
|
||||
paths:
|
||||
- Gemfile.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue