Kyrylo Silin
|
501e949921
|
rubocop: fix offences of the Style/ExpandPathArguments cop
|
2019-03-02 11:03:51 +02:00 |
|
Kyrylo Silin
|
b98cff1b85
|
rubocop: fix offences of the Style/ClassAndModuleChildren cop
|
2019-02-27 02:23:52 +02:00 |
|
Kyrylo Silin
|
e1f12f1c6c
|
rubocop: fix offences of the Layout/DotPosition cop
|
2019-02-25 00:11:05 +02:00 |
|
Kyrylo Silin
|
d37f154150
|
rubocop: don't check fixtures for Layout/CommentIndentation
|
2019-02-25 00:00:27 +02:00 |
|
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 |
|