Commit Graph

5 Commits

Author SHA1 Message Date
r-obert 642588dfe9
Add API documentation for Pry::Config (#1892) 2018-12-01 08:16:18 +01:00
Kyrylo Silin 5bf2a5b15a rubocop: temporarily ignore certain Naming/MethodName offences
The build is failing because of this.
2018-11-04 18:01:16 +08:00
Kyrylo Silin 8588b36f62 rubocop: disable Layout/IndentHeredoc
This cop suggests to install a library to format heredocs. LOL
2018-11-04 00:49:55 +08:00
Kyrylo Silin 269808c6ba rubocop: disable the Style/NumericPredicate cop
This is very opinionated and not necessary to follow.
2018-10-20 00:32:30 +08:00
Kyrylo Silin a5c0718731 rubocop: generate config
The config ignores all violations for now. We will be fixing them at our own
pace.
2018-10-06 20:07:27 +08:00