| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-22 | Use Ruby 1.9 hash syntax (non-production code) | Geremia Taglialatela | |
| 2023-05-04 | Enable Style/FrozenStringLiteralComment and autocorrect | Paul Kmiec | |
| 2023-05-03 | Remove redundant load paths | Geremia Taglialatela | |
| 2023-05-03 | Fix Style/RedundantFileExtensionInRequire offense | Geremia Taglialatela | |
| 2023-05-03 | Fix tests not using values | Geremia Taglialatela | |
| 2023-05-03 | Add RuboCop Minitest | 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 some Layout/HashAlignment offenses | Geremia Taglialatela | |
| Some offenses have been selected and fixed automatically | |||
| 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 EmptyLines related offenses | Geremia Taglialatela | |
| 2023-04-06 | Fix Layout/EmptyLines offenses | Geremia Taglialatela | |
| ``` rubocop --only Layout/EmptyLines -a ``` | |||
| 2023-04-06 | Fix Style/Encoding offenses | Geremia Taglialatela | |
| ``` rubocop --only Style/Encoding -a ``` | |||
| 2014-04-04 | Fix boolean values so the output matches Excel and works on Numbers | Jurriaan Pruis | |
| Use 1 or 0 instead of 'true' or 'false' in the XML output | |||
| 2013-08-17 | remove debug code from test | Randy Morgan | |
| 2013-08-17 | fixed specs for sheet view to ensure camelized serialization | Randy Morgan | |
| 2012-06-09 | add specs for sheet view selection | Randy Morgan | |
| 2012-06-07 | simplify unit tests and remove default selection (spec allows 0 to 4) | Randy Morgan | |
| 2012-06-07 | patch unit tests for sheet view and pane serialization. | Randy Morgan | |
| 2012-06-06 | Test fix. | Jan-Hendrik Hühne | |
| 2012-06-06 | Changes default value of "window protection" | Jan-Hendrik Hühne | |
| 2012-06-06 | SheetView bugfixes and test suite | Jan-Hendrik Hühne | |
