| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-02 | Fix negated if offenses | Geremia Taglialatela | |
| Should also provide a negligible performance improvement, about 3% on Ruby 3.2 and 6% on Ruby 2.6 (M1 Pro) | |||
| 2023-05-20 | Remove minor safe offenses | Geremia Taglialatela | |
| - Style/RaiseArgs - Style/RedundantCondition - Style/RedundantReturn - Style/SelfAssignment - Style/SoleNestedConditional | |||
| 2023-05-04 | Enable Style/FrozenStringLiteralComment and autocorrect | Paul Kmiec | |
| 2023-04-08 | Fix space-related offenses | Geremia Taglialatela | |
| - Layout/SpaceAfterComma - Layout/SpaceAroundEqualsInParameterDefault - Layout/SpaceAroundOperators - Layout/SpaceBeforeBlockBraces - Layout/SpaceInsideBlockBraces - Layout/SpaceInsideHashLiteralBraces - Layout/SpaceInsideParens | |||
| 2023-04-08 | Fix offenses related to trailing commas | Geremia Taglialatela | |
| 2023-04-08 | Fix EmptyLines related offenses | Geremia Taglialatela | |
| 2023-04-06 | Fix Style/Encoding offenses | Geremia Taglialatela | |
| ``` rubocop --only Style/Encoding -a ``` | |||
| 2023-04-06 | Remove Layout/TrailingWhitespace offenses | Geremia Taglialatela | |
| ``` rubocop --only Layout/TrailingWhitespace -a ``` | |||
| 2022-11-02 | Improve BorderCreator args | Weston Ganger | |
| 2022-10-22 | Fix bug in BorderCreator when second arg is nil | Weston Ganger | |
| 2022-10-12 | Resolve all TODOs | Weston Ganger | |
| 2022-09-29 | Merge axlsx_styler gem into caxlsx | Weston Ganger | |
