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
Merge pull request #12634 from koic/fix_build_error_on_windows More... about 1 year ago
Fix a build error on windows mingw matrix More... about 1 year ago
Fix a false positive for `Style/ArgumentsForwarding` More... about 1 year ago
Reset docs version More... about 1 year ago
Cut 1.60.1 More... about 1 year ago
Update Changelog More... about 1 year ago
Merge pull request #12625 from Strzesia/handle-errno-erofs-exception More... about 1 year ago
Add Errno::EROFS exception handling for read-only file systems More... about 1 year ago
[Fix #12618] Fix false positives for `Style/ArgumentsForwarding` More... about 1 year ago
[Fix #12617] Make `Style/CollectionCompact` aware of `grep_v` with nil More... about 1 year ago
Switch back the docs version More... about 1 year ago
[Fix #12614] Fix false positiveis for `Style/RedundantParentheses` More... about 1 year ago
Cut 1.60 More... about 1 year ago
Update Changelog More... about 1 year ago
Remove useless `require fileutils` More... about 1 year ago
Rename `git_hub` to `github` More... about 1 year ago
Add style guide link for `Style/SlicingWithRange` More... about 1 year ago
Add style guide link for `Style/OptionHash` More... about 1 year ago
Merge pull request #12610 from gsamokovarov/dont-omit-parentheses-in-argument-blocks More... about 1 year ago
Accept parentheses in argument calls with blocks More... about 1 year ago
[Fix #12601] Make `Style/EachForSimpleLoop` accept block with no parameters More... about 1 year ago
Merge pull request #12593 from koic/ruby_33 More... about 1 year ago
Fix a false positive for `Style/RedundantParentheses` More... about 1 year ago
Merge pull request #12604 from koic/fix_a_false_positive_for_style_multiline_ternary_operator More... about 1 year ago
[Fix #12603] Fix an infinite loop error for `Style/MultilineTernaryOperator` More... about 1 year ago
Remove useless FIXME comment More... about 1 year ago
Merge pull request #12598 from jonas054/12179_auto_gen_config_with_max More... about 1 year ago
Revert "Workaround for an error when parsing heredoc with non-word delimiters" More... about 1 year ago
Merge pull request #12599 from koic/pending_two_specs_for_heredoc_with_non_word_delimiters More... about 1 year ago
Workaround for an error when parsing heredoc with non-word delimiters More... about 1 year ago