2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12902 from Earlopain/max-with-no-exclude-limit More... over 1 year ago
Support `AllCops:ActiveSupportExtensionsEnabled` for `Style/SymbolProc` More... over 1 year ago
Add changelog/new_add_new_consistent_either.md More... over 1 year ago
Add new `consistent_either` SupportedShorthandSyntax to Style/HashSyntax More... over 1 year ago
Merge pull request #12901 from Earlopain/bundler-gemfile-error More... over 1 year ago
[Fix #12888] Fix `--no-exclude-limit` for cops with `Max` config option More... over 1 year ago
[Fix #12876] Fix lockfile parsing if only the gemfile exists More... over 1 year ago
Merge pull request #12899 from Earlopain/rails-prerelease-versions More... over 1 year ago
[Fix #12898] Fix parsing of `TargetRailsVersion` for prerelases More... over 1 year ago
Merge pull request #12896 from koic/fix_false_positives_for_style_map_into_array More... over 1 year ago
Respect user's intentions with `workspace/executeCommand` LSP method More... over 1 year ago
[Fix #12894] Fix false positives for `Style/MapIntoArray` More... over 1 year ago
Merge pull request #12895 from koic/fix_a_false_positive_for_style_copyright More... over 1 year ago
[Fix #7189] Fix a false positive for `Style/Copyright` More... over 1 year ago
Use `cop_config` instead of redundant `for_cop` with self cop name More... over 1 year ago
[Fix #11585] Support `AllowedMethods` for `Style/DocumentationMethod` More... over 1 year ago
Reset the docs version More... over 1 year ago
Cut 1.63.5 More... over 1 year ago
Update Changelog More... over 1 year ago
Merge pull request #12890 from koic/add_ostruct_to_gemfile More... over 1 year ago
Workaround for Ruby's warning in YARD More... over 1 year ago
Merge pull request #12886 from koic/suppress_interrupt_exception_for_lsp More... over 1 year ago
Fix a build error More... over 1 year ago
Fix docs for `Style/SpecialGlobalVars` `use_builtin_english_names` More... over 1 year ago
Suppress `Interrupt` exception for LSP More... over 1 year ago
Correct some example descriptions More... over 1 year ago
Merge pull request #12882 from nekketsuuu/nekketsuuu-case-in-comment More... over 1 year ago
Merge pull request #12881 from fatkodima/fix-numeric_predicate-autocorrect More... over 1 year ago
Fix `Layout/CommentIndentation` for comment-only pattern matching I'd like to allow the following code which uses pattern matching: More... over 1 year ago
Fix incorrect autocorrect when `Style/NumericPredicate` is used with negations More... over 1 year ago