Commit graph

169 commits

Author SHA1 Message Date
Pieter Oliver
086281a5e9
AutoFix RuboCop Style/ExpandPathArguments 2025-07-08 17:23:14 +01:00
Pieter Oliver
b8d083142f
AutoFix RuboCop Style/GuardClause 2025-07-08 17:22:37 +01:00
Pieter Oliver
f6ae186ea6
AutoFix RuboCop Style/HashSyntax 2025-07-08 17:22:12 +01:00
Pieter Oliver
4ca251f9a8
AutoFix RuboCop Style/IfUnlessModifier 2025-07-08 17:21:32 +01:00
Pieter Oliver
65aa4648b2
AutoFix RuboCop Style/Lambda 2025-07-08 17:21:14 +01:00
Pieter Oliver
a95640b31b
AutoFix RuboCop Style/MultilineIfModifier 2025-07-08 17:20:53 +01:00
Pieter Oliver
c1fa224cc2
AutoFix RuboCop Style/ParallelAssignment 2025-07-08 17:20:32 +01:00
Pieter Oliver
481a6f67ff
AutoFix RuboCop Style/PercentLiteralDelimiters 2025-07-08 17:20:03 +01:00
Pieter Oliver
6f0ffc2fda
AutoFix RuboCop Style/QuotedSymbols 2025-07-08 17:19:40 +01:00
Pieter Oliver
3a71be798e
AutoFix RuboCop Style/RedundantConstantBase 2025-07-08 17:19:14 +01:00
Pieter Oliver
e6af1dabf8
AutoFix RuboCop Style/RedundantPercentQ 2025-07-08 17:18:49 +01:00
Pieter Oliver
5e78a32bfe
AutoFix RuboCop Style/RescueStandardError 2025-07-08 17:17:45 +01:00
Pieter Oliver
5eea5ab218
AutoFix RuboCop Style/StringLiterals 2025-07-08 17:17:15 +01:00
Pieter Oliver
9e33e1f76f
AutoFix RuboCop Style/StringLiteralsInInterpolation 2025-07-08 17:15:48 +01:00
Pieter Oliver
78f7ba0e64
AutoFix RuboCop Style/TrailingCommaInHashLiteral 2025-07-08 17:14:55 +01:00
Pieter Oliver
abcef47505 AutoFix RuboCop Layout/TrailingEmptyLines 2025-06-30 12:41:37 +01:00
Pieter Oliver
433ace3101 AutoFix RuboCop Layout/SpaceInsideHashLiteralBraces 2025-06-30 12:40:56 +01:00
Pieter Oliver
8b1f794e78 AutoFix RuboCop Layout/SpaceInsideBlockBraces 2025-06-30 12:38:49 +01:00
Pieter Oliver
0ac850435e AutoFix RuboCop Layout/SpaceBeforeComma 2025-06-30 12:38:14 +01:00
Pieter Oliver
f5a1cdb6f9 AutoFix RuboCop Layout/SpaceBeforeBlockBraces 2025-06-30 12:37:45 +01:00
Pieter Oliver
1b9aedf01e Regenerate todo 2025-06-30 12:36:40 +01:00
Pieter Oliver
fc7ae9023a AutoFix RuboCop Layout/IndentationWidth 2025-06-30 12:35:23 +01:00
Pieter Oliver
ea6126dab1 AutoFix RuboCop Layout/HashAlignment 2025-06-30 12:34:54 +01:00
Pieter Oliver
c9dfc20973 AutoFix RuboCop Layout/FirstHashElementIndentation 2025-06-30 12:34:20 +01:00
Pieter Oliver
b6833655f5 AutoFix RuboCop Layout/ExtraSpacing 2025-06-30 12:33:41 +01:00
Pieter Oliver
4cdf5f31b6 AutoFix RuboCop Layout/EndAlignment 2025-06-30 12:33:06 +01:00
Pieter Oliver
cf62a2439d AutoFix RuboCop Layout/EmptyLinesAroundClassBody 2025-06-30 12:32:40 +01:00
Pieter Oliver
aa596b832c AutoFix RuboCop Layout/EmptyLinesAroundBlockBody 2025-06-30 12:32:07 +01:00
Pieter Oliver
fc2add8c95 AutoFix RuboCop Layout/EmptyLinesAroundMethodBody 2025-06-30 11:11:51 +01:00
Pieter Oliver
223c84cd2c AutoFix RuboCop Layout/EmptyLinesAroundAccessModifier 2025-06-30 11:05:37 +01:00
Pieter Oliver
86f2485b2d AutoFix RuboCop Style/ZeroLengthPredicate 2025-06-30 10:50:37 +01:00
Pieter Oliver
b4daa9b92e Autofix RuboCop Layout/EmptyLine 2025-06-30 10:49:02 +01:00
Pieter Oliver
672a086dae Regen autogen, removing all claude-scratchpad/* 2025-06-30 10:47:15 +01:00
Pieter Oliver
69f5e392d1 Autofix for RuboCop: Layout/ElseAlignment 2025-06-30 10:44:40 +01:00
2967344f2b
Run rubocop as part of the CI workflow 2025-06-28 10:54:01 -04:00
f611a18962
Add rubocop with a todo list 2025-06-28 10:52:10 -04:00
9e4fb8266b
Add gem version badge to readme 2025-06-28 07:44:35 -04:00
f35dc1e9d6
Code style 2025-06-28 07:37:22 -04:00
585cd29a7d
Merge pull request #88 from 1SecondEveryday/fix/specs
Fix the specs
2025-06-28 07:16:33 -04:00
d8d3f3ca1e
Fix the specs 2025-06-28 07:14:06 -04:00
16062114b1
Merge pull request #87 from pieterocp/misc-typoes
[Misc] Nitpick typoes
2025-06-27 15:19:19 -04:00
Pieter Oliver
fe2d196494 Fix some small, non breaking changes typoes 2025-06-27 16:44:21 +01:00
Dhruv Paranjape
b94fcb3046
LoggerReporter: clone the logger parameter (#77) 2025-06-27 05:47:15 -07:00
f7341032d5
Merge pull request #75 from thedarkside/master
Replaced all 'use' examples in README.md with 'insert_before'
2025-06-27 08:45:59 -04:00
59813dedbc
Merge pull request #70 from oslivan/master
fix view time precise issue
2025-06-27 08:44:33 -04:00
0d70063ae5
Merge pull request #54 from abicky/scrub-invalid-byte-sequence-keys
Convert parameter keys to ASCII-8BIT before filtering
2025-06-27 08:42:15 -04:00
ce103dad5a
Get specs running again, but they still fail (#86)
* Get specs running again, but they still fail on Ruby 3.4

* Add Ruby 3.4 to test matrix

* Remove bundler from dev dependencies
2025-06-27 05:16:48 -07:00
Eshton Robateau
cc29dc7868
Implement GitHub actions ci (#85)
* setup github actions ci

* add ruby 3.0 in versions to test

* Drop really old EOL Ruby versions, remove DISABLE_SPRING

---------

Co-authored-by: Sami Samhuri <sami@samhuri.net>
2025-06-27 04:34:33 -07:00
thedarkside
01846a40ef
Replaced all 'use' examples in README.md with 'insert_before' 2021-10-08 22:04:12 +02:00
Luong Vo
6e562a2788
doc: update how grape logging middleware should be placed (#74) 2021-07-12 09:02:43 +02:00