2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix inline code for `Layout/HeredocIndentation` document More... about 1 year ago
Merge pull request #12403 from koic/fix_false_negatives_for_style_redundant_line_continuation More... about 1 year ago
[Fix #12404] Fix a false positive for `Layout/RescueEnsureAlignment` More... about 1 year ago
[Fix #12402] Fix false negatives for `Style/RedundantLineContinuation` More... about 1 year ago
Remove useless `require 'etc'` More... about 1 year ago
Use `RuboCop::Cop::Registry.global` instead of `RuboCop::Cop::Cop.registry` More... about 1 year ago
[Fix #12370] Make `Style/HashEachMethods` aware of unused block value More... about 1 year ago
Merge pull request #12384 from koic/fix_false_positives_for_lint_void More... about 1 year ago
[Fix #12296] Support `Redundant*Names` options for `Style/ArgumentsForwarding` More... about 1 year ago
Fix false positive for `Style/RedundantReturn` More... about 1 year ago
Merge pull request #12395 from koic/fix_false_negatives_for_style_redundant_return More... about 1 year ago
[Fix #12394] Fix false negatives for `Style/RedundantReturn` More... about 1 year ago
Merge pull request #12389 from themilkman/sublime_text_doc_extensions More... about 1 year ago
[Fix #12353] Add new `Style/SuperWithArgsParentheses` cop More... about 1 year ago
[Docs] Extend Sublime Text integration sections More... about 1 year ago
Include expanded EnforcedStyle options when --no-auto-gen-enforced-style is given More... about 1 year ago
[Docs] Update the LSP doc VS Code More... about 1 year ago
Merge pull request #12381 from koic/make_style_redundant_parentheses_aware_of_lambda_or_proc More... about 1 year ago
Use `RuboCop::Cop::Base` instead of deprecated `RuboCop::Cop::Cop` More... about 1 year ago
[Docs] Update the organization of the fast-ruby repo More... about 1 year ago
[Fix #12373] Fix a false negative for Lint/SymbolConversion More... about 1 year ago
Merge pull request #12378 from koic/fix_a_false_negative_for_style_semicolon More... about 1 year ago
[Fix #12377] Fix false positives for `Lint/Void` More... about 1 year ago
Merge pull request #12376 from koic/fix_a_false_positive_for_layout_space_before_semicolon More... about 1 year ago
[Fix #12380] Make `Style/RedundantParentheses` aware of lambda or proc More... about 1 year ago
Fix a false negative for `Style/Semicolon` More... about 1 year ago
[Fix #12374] Fix a false positive for `Layout/SpaceBeforeSemicolon` More... about 1 year ago
[Fix #12372] Fix a false negative for `Lint/Debugger` More... about 1 year ago
Remove useless `require 'ostruct'` More... about 1 year ago
[Fix #12311] Fix false negatives for `Style/RedundantParentheses` More... about 1 year ago