This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
awesome_print
Watch
1
Star
0
Fork
You've already forked awesome_print
0
mirror of
https://github.com/awesome-print/awesome_print
synced
2023-03-27 23:22:34 -04:00
Code
Releases
Activity
cbc666518d
awesome_print
/
.rubocop.yml
6 lines
81 B
YAML
Raw
Normal View
History
Unescape
Escape
Add some codeclimate recommended config Codeclimate automatically generates a configuration and recommends applying it. I have applied some of the options they specify. The only thing I removed was the restriction of rubocop checks which we are currently failing (I'd prefer they fail) and additional languages such as php, python and javascript which had strangely been added to the config.
2016-07-04 03:18:40 -04:00
AllCops
:
DisabledByDefault
:
false
Method outputs as #<method> format
2021-01-29 09:35:52 -05:00
NewCops
:
enable
require
:
-
rubocop-rspec
Copy permalink