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 #12151] Make `Layout/EmptyLineAfterGuardClause` allow `:nocov:` directive More... over 1 year ago
Try avoiding project_root leak to fix flaky error More... over 1 year ago
Fix isolated test files should not break isolation. More... over 1 year ago
Fix shadowing of FileFinder stop_dir in isolated tests. More... over 1 year ago
Fix an incorrect autocorrect for `Lint/NonAtomicFileOperation` More... over 1 year ago
Merge pull request #12139 from ymap/fix_a_false_positive_for_layout_line_continuation_leading_space More... over 1 year ago
[Fix #12138] Fix a false positive for `Layout/LineContinuationLeadingSpace` More... over 1 year ago
Merge pull request #12145 from koic/fix_a_false_positive_for_lint_to_enum_arguments More... over 1 year ago
[Fix #12143] Fix a false positive for `Lint/ToEnumArguments` More... over 1 year ago
Merge pull request #12142 from owst/correct_style_arguments_forwarding_with_additional_kwarg More... over 1 year ago
[Fix #12141] Fix false positive for `Style/ArgumentsForwarding` More... over 1 year ago
Switch back the docs version More... over 1 year ago
Cut 1.56.1 More... over 1 year ago
Update Changelog More... over 1 year ago
Fix a false negative for `Layout/LeadingCommentSpace` More... over 1 year ago
[Fix #12134] Fix a false positive for `Style/MethodCallWithArgsParentheses` More... over 1 year ago
Merge pull request #12133 from r7kamura/style-redundant-self-assignment-branch-heredoc More... over 1 year ago
Fix `Style/RedundantSelfAssignmentBranch` to handle heredocs More... over 1 year ago
Use squiggly heredoc More... over 1 year ago
[Fix #12128] Make `Style/GuardClause` aware of `define_method` More... over 1 year ago
Merge pull request #12127 from ItsEcholot/bugfix/required_ruby_version_gem_requirement_matching More... over 1 year ago
[Fix #12105] Adjust target ruby gem requirement matcher and version parsing to support multiple version constraints More... over 1 year ago
Merge pull request #12121 from chulkilee/fix-warning More... over 1 year ago
Make `Style/RedundantFilterChain` aware of `select.present?` More... over 1 year ago
[Fix #12124] Fix false positives for `Style/RedundantParentheses` More... over 1 year ago
Fix a PR number in a changelog entry More... over 1 year ago
Merge pull request #12120 from koic/fix_a_false_positive_for_style_symbol_array More... over 1 year ago
fix instance variable not initialized warning / memoization
chulkilee
as Chulki Lee
More... over 1 year ago
Fix false positives for `Style/SymbolArray` More... over 1 year ago
Merge pull request #12118 from owst/fix_arguments_forwarding_splat_without_block More... over 1 year ago