1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Kyrylo Silin
48b6a9c3b4 rubocop: fix offences of Layout/EmptyLinesAroundClassBody cop 2018-11-04 16:50:21 +08:00
Arlandis Word
59e7afd40b Fix rubocop empty line after guard clause style violations 2018-10-14 09:44:58 -04:00
Kyrylo Silin
4cc13f9a40 rubocop: fix offences of the Layout/ExtraSpacing cop 2018-10-13 00:54:00 +08:00
robert
f35957d42f fix Forwardable warnings in WrappedModule/Candidate 2017-06-03 13:40:24 +01:00
Kyrylo Silin
6a690e162e wrapped_module:candidate: reflect the directory structure accordingly
According to our code base, we use the convention, which says that if a
class is nested, it should also be reflected in the directory structure.
2015-02-27 03:04:12 +02:00