mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
Add reek engine
May as well add reek checks while I'm adding the rubocop engine
This commit is contained in:
parent
46e801b2b7
commit
5d15c0097c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
engines:
|
||||
rubocop:
|
||||
enabled: true
|
||||
reek:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue