This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
pry--pry
Watch
1
Star
0
Fork
You've already forked pry--pry
0
mirror of
https://github.com/pry/pry.git
synced
2022-11-09 12:35:05 -05:00
Code
Releases
Activity
269808c6ba
pry--pry
/
.rubocop.yml
5 lines
74 B
YAML
Raw
Normal View
History
Unescape
Escape
rubocop: generate config The config ignores all violations for now. We will be fixing them at our own pace.
2018-10-06 07:40:35 -04:00
inherit_from
:
.rubocop_todo.yml
rubocop: disable the Style/NumericPredicate cop This is very opinionated and not necessary to follow.
2018-10-19 12:32:30 -04:00
Style/NumericPredicate
:
Enabled
:
false
Copy permalink