2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13092 from koic/fix_an_incorrect_autocorrect_for_style_empty_line_between_defs More... about 1 year ago
[Fix #13093] Fix an error for `Lint/ImplicitStringConcatenation` More... about 1 year ago
Fix an incorrect autocorrect for `Layout/EmptyLineBetweenDefs` More... about 1 year ago
Require RuboCop AST 1.32.0+ to use `RuboCop::AST::RationalNode` More... about 1 year ago
Merge pull request #13089 from koic/tweak_a_message_for_rspec_shared_context More... about 1 year ago
Tweak an exception message of `RSpec.shared_context` for development More... about 1 year ago
[Doc] Tweak the doc for `Layout/FirstArrayElementIndentation` More... about 1 year ago
Add a regression test for issue #11916 More... about 1 year ago
Fix an incorrect autocorrect for `Style/MultipleComparison` when statement with more comparisons precedes a statement with less comparisons More... about 1 year ago
Merge pull request #13086 from koic/fix_false_positive_for_style_empty_else More... about 1 year ago
[Fix #11977] Add new global `StringLiteralsFrozenByDefault` option More... about 1 year ago
Add new `DocumentationExtension` to serve documentation with extensions different than `html` More... about 1 year ago
[Fix #13085] Fix a false positive for `Style/EmptyElse` More... about 1 year ago
Reset the docs version More... about 1 year ago
Cut 1.65.1 More... about 1 year ago
Update Changelog More... about 1 year ago
Merge pull request #13083 from Earlopain/false-positive-global-std-stream More... about 1 year ago
Fix false positive for `Style/GlobalStdStream` for namespaced constants More... about 1 year ago
Merge pull request #13079 from koic/fix_incorrect_autocorrect_for_naming_rescued_exceptions_variable_name More... about 1 year ago
Merge pull request #13081 from fatkodima/zero_length_predicate-false-positive More... about 1 year ago
Fix a false positive for `Style/ZeroLengthPredicate` when using safe navigation and non-zero comparison More... about 1 year ago
[Fix #13076] Fix an incorrect autocorrect for `Naming/RescuedExceptionsVariableName` More... about 1 year ago
Merge pull request #13075 from koic/mark_broken_on_prism_for_broken_specs_for_ruby34_with_prism More... about 1 year ago
Add new `Lint/UselessNumericOperation` cop More... about 1 year ago
Clarify docs in Naming/PredicateName More... about 1 year ago
Add a validate_config for Naming/PredicateName More... about 1 year ago
Mark `broken_on: :prism` for broken specs using Ruby 3.4.0dev with Prism More... about 1 year ago
Enable branch coverage More... about 1 year ago
[Doc] Tweak the doc of `Layout/AssignmentIndentation` More... about 1 year ago
Merge pull request #13071 from Earlopain/bump-simplecov More... about 1 year ago