| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-04 | Enable Style/FrozenStringLiteralComment and autocorrect | Paul Kmiec | |
| 2023-05-03 | Fix Style/RedundantFileExtensionInRequire offense | Geremia Taglialatela | |
| 2023-05-03 | Fix boolean test | Geremia Taglialatela | |
| 2023-05-03 | Fix offenses to non-production code | Geremia Taglialatela | |
| - Lint/AmbiguousBlockAssociation - Lint/AmbiguousOperatorPrecedence - Lint/EmptyBlock - Lint/RedundantSplatExpansion - Lint/RedundantStringCoercion - Lint/SymbolConversion - Lint/UnusedBlockArgument - Style/BlockDelimiters - Style/CommentAnnotation - Style/EachForSimpleLoop - Style/EmptyMethod - Style/ExpandPathArguments - Style/FileWrite - Style/GlobalStdStream (UNSAFE) - Style/HashEachMethods (UNSAFE) - Style/NestedParenthesizedCalls - Style/NilComparison - Style/NumericLiteralPrefix (manually fixed) - Style/ParallelAssignment - Style/PreferredHashMethods (UNSAFE) - Style/RedundantInterpolation (UNSAFE) - Style/RedundantParentheses (UNSAFE) - Style/RegexpLiteral - Style/RescueStandardError - Style/SpecialGlobalVars (UNSAFE) - Style/SymbolProc (UNSAFE) - Style/ZeroLengthPredicate (UNSAFE) | |||
| 2023-04-10 | Fix Layout/LeadingCommentSpace offenses | Geremia Taglialatela | |
| ``` rubocop --only Layout/LeadingCommentSpace -a ``` | |||
| 2023-04-09 | Fix offenses related to indentation consistency | Geremia Taglialatela | |
| 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-06 | Fix Layout/EmptyLineBetweenDefs offenses | Geremia Taglialatela | |
| ``` rubocop --only Layout/EmptyLineBetweenDefs -a ``` | |||
| 2020-11-27 | Add casting to date | Artem Kozaev | |
| Add tests | |||
| 2015-07-05 | Fix Axlsx::LineSeries#marker_symbol and add tests | Jonathan Tron | |
| 2013-04-23 | Altered integerish test to use a Class | Randy Morgan | |
| The validator will try to cast whatever it is fed to_i. Unfortunately in 1.8.7 Symbol supports to_i. | |||
| 2013-04-19 | Added prep for 1.3.6 release | Randy Morgan | |
| 2012-11-08 | fixed cell text run validation for u and family | Randy Morgan | |
| 2012-09-30 | Added validation spec for Range validator | Randy Morgan | |
| 2012-06-06 | Validator rename | Jan-Hendrik Hühne | |
| 2012-06-06 | New validators and tests. | Jan-Hendrik Hühne | |
| 2012-06-06 | Missing validator tests. | Jan-Hendrik Hühne | |
| 2012-06-06 | Validator renameing. | Jan-Hendrik Hühne | |
| 2012-05-17 | fix ALL the warnings! | Randy Morgan | |
| 2012-05-03 | Add support for pageSetup. | Stefan Daschek | |
| 2012-03-23 | move requires out of specs and into helper that prepends lib directory for ↵ | Randy Morgan | |
| requires | |||
| 2011-11-20 | first commit | Randy Morgan | |
