mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
fixed codeclimate errors (partically)
This commit is contained in:
parent
3f41ce4ab4
commit
f4e0084895
103 changed files with 339 additions and 367 deletions
|
@ -1,7 +1,9 @@
|
|||
version: "2"
|
||||
prepare:
|
||||
fetch:
|
||||
- "https://raw.githubusercontent.com/internetee/style-guide/master/ruby/.rubocop.yml"
|
||||
- "https://raw.githubusercontent.com/internetee/style-guide/adding-new-rules/.rubocop-ruby.yml"
|
||||
- url: "https://raw.githubusercontent.com/internetee/style-guide/adding-new-rules/.rubocop-rails.yml"
|
||||
path: ".rubocop.yml"
|
||||
plugins:
|
||||
brakeman:
|
||||
enabled: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue