{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":4095287,"defaultBranch":"master","name":"rubocop","ownerLogin":"rubocop","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-04-21T10:09:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10871348?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720600567.0","currentOid":""},"activityList":{"items":[{"before":"635ed7f1e9887ab5726212f7e73ffe3f46e68fa7","after":"000bad77ed51cb30a57a541c180bbac9f4341c9f","ref":"refs/heads/master","pushedAt":"2024-07-23T00:38:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Remove an unused private method","shortMessageHtmlLink":"Remove an unused private method"}},{"before":"8e4be55ce125258b3193f76221878fb2027679a9","after":"635ed7f1e9887ab5726212f7e73ffe3f46e68fa7","ref":"refs/heads/master","pushedAt":"2024-07-21T17:30:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Docs] Fix code example for `Lint/ShadowingOuterLocalVariable`\n\nThis PR fixes the following code example for `Lint/ShadowingOuterLocalVariable`:\nhttps://docs.rubocop.org/rubocop/1.65/cops_lint.html#lintshadowingouterlocalvariable\n\nDedent `[source,ruby]` so that it is used for highlighting purposes rather than being displayed.","shortMessageHtmlLink":"[Docs] Fix code example for Lint/ShadowingOuterLocalVariable"}},{"before":"bb52754d7387e345b42bd15e53e74f47f17be1f3","after":"8e4be55ce125258b3193f76221878fb2027679a9","ref":"refs/heads/master","pushedAt":"2024-07-21T07:49:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Docs] Consistent usage of `@example`\n\nIn the cop documentation, use only one `@example`\nwhen no options are involved to maintain consistency.","shortMessageHtmlLink":"[Docs] Consistent usage of @example"}},{"before":"8b387e6f8166935ce45af61e32baf9b80e9d7eea","after":"bb52754d7387e345b42bd15e53e74f47f17be1f3","ref":"refs/heads/master","pushedAt":"2024-07-20T05:15:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"Clarify how to specify the number of parallel processes\n\nFollow up https://github.com/rubocop/rubocop/issues/12225#issuecomment-2097859065.\n\nThis PR clarifies how to specify the number of parallel processes\nto adjust settings when there is excessive CPU and memory usage.","shortMessageHtmlLink":"Clarify how to specify the number of parallel processes"}},{"before":"a056fb850712628d07dafb295e24770765791b78","after":"8b387e6f8166935ce45af61e32baf9b80e9d7eea","ref":"refs/heads/master","pushedAt":"2024-07-19T02:30:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Fix a typo\n\nFor `Style/MethodCallWithArgsParentheses` cop's name and its feature,\n\"arguments\" would be more appropriate than \"parameters.\"","shortMessageHtmlLink":"Fix a typo"}},{"before":"3bb4014a0a7fe80d51f8a8a15c7bfeb03ddf95ca","after":"a056fb850712628d07dafb295e24770765791b78","ref":"refs/heads/master","pushedAt":"2024-07-18T08:42:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Docs] Tweak the v1 Upgrade Notes\n\n`add_global_offense` is used in more than just syntax error.\n\ne.g.:\n\n- https://github.com/rubocop/rubocop/pull/8676\n- https://github.com/rubocop/rubocop/pull/9903","shortMessageHtmlLink":"[Docs] Tweak the v1 Upgrade Notes"}},{"before":"8182d38fa2e9582000b1764dc556394efc6ef19c","after":"3bb4014a0a7fe80d51f8a8a15c7bfeb03ddf95ca","ref":"refs/heads/master","pushedAt":"2024-07-17T05:30:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"[Fix #13044] Fix false negatives for `Lint/ImplicitStringConcatenation`\n\nFixes #13044.\n\nThis PR fixes false negatives for `Lint/ImplicitStringConcatenation`\nwhen using adjacent string interpolation literals on the same line.","shortMessageHtmlLink":"[Fix #13044] Fix false negatives for Lint/ImplicitStringConcatenation"}},{"before":"71ebc11f2f8f41e558dfc6110dab6b1ec1c56151","after":"8182d38fa2e9582000b1764dc556394efc6ef19c","ref":"refs/heads/master","pushedAt":"2024-07-17T05:29:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"[Fix #13051] Fix an error for `Lint/FloatComparison`\n\nFixes #13051.\n\nThis PR fixes an error for `Lint/FloatComparison`\nwhen comparing with rational literal.\n\nNOTE: Using https://github.com/rubocop/rubocop-ast/pull/304 in the future will allow\nfor a more fundamental resolution of the issue.","shortMessageHtmlLink":"[Fix #13051] Fix an error for Lint/FloatComparison"}},{"before":"c969520ae2a223a7444d1e9b995df0b672ac8ce4","after":"71ebc11f2f8f41e558dfc6110dab6b1ec1c56151","ref":"refs/heads/master","pushedAt":"2024-07-16T16:17:50.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Merge pull request #13043 from koic/fix_false_positives_for_lint_useless_assignment\n\n[Fix #13041] Fix false positives for `Lint/UselessAssignment`","shortMessageHtmlLink":"Merge pull request #13043 from koic/fix_false_positives_for_lint_usel…"}},{"before":"60d0077fc73c1d51c823fc8e1eefe97a538bca22","after":"c969520ae2a223a7444d1e9b995df0b672ac8ce4","ref":"refs/heads/master","pushedAt":"2024-07-16T05:45:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Merge pull request #13047 from m11o/feature/fix-warning\n\nUse `support_autocorrect?` class method instead of the instance method","shortMessageHtmlLink":"Merge pull request #13047 from m11o/feature/fix-warning"}},{"before":"97be1f9eb8f16ccb29104a2caa6230b9ddc9828e","after":"60d0077fc73c1d51c823fc8e1eefe97a538bca22","ref":"refs/heads/master","pushedAt":"2024-07-14T16:07:18.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Merge pull request #13040 from koic/tweak_autocorrect_for_style_sole_nested_conditional\n\nTweak autocorrect for `Style/SoleNestedConditional`","shortMessageHtmlLink":"Merge pull request #13040 from koic/tweak_autocorrect_for_style_sole_…"}},{"before":"c566423db0d755599ed5c33140fd86d840264a28","after":"97be1f9eb8f16ccb29104a2caa6230b9ddc9828e","ref":"refs/heads/master","pushedAt":"2024-07-13T06:52:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Use `RuboCop::AST::Node#equals_asgn?`","shortMessageHtmlLink":"Use RuboCop::AST::Node#equals_asgn?"}},{"before":"66435058ed2310b509febc88f689f4a7e04e9e9e","after":"c566423db0d755599ed5c33140fd86d840264a28","ref":"refs/heads/master","pushedAt":"2024-07-12T06:59:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Docs] Tweak the doc of `Style/EvalWithLocation`\n\nUsing text after `@example` does not result in the expected documentation:\nhttps://docs.rubocop.org/rubocop/1.64/cops_style.html#styleevalwithlocation\n\nThis commit prevents discrepancies between the text and the documentation by using `NOTE`.","shortMessageHtmlLink":"[Docs] Tweak the doc of Style/EvalWithLocation"}},{"before":"ce8a3273935bfd31ec44892acada463241aadc6c","after":"66435058ed2310b509febc88f689f4a7e04e9e9e","ref":"refs/heads/master","pushedAt":"2024-07-11T10:00:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Remove an unused private method\n\nFollow up https://github.com/rubocop/rubocop/commit/73975f9","shortMessageHtmlLink":"Remove an unused private method"}},{"before":"28786cfef40d595c1aba29e1290d27e69b4c349c","after":"ce8a3273935bfd31ec44892acada463241aadc6c","ref":"refs/heads/master","pushedAt":"2024-07-10T12:25:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"Reset the docs version","shortMessageHtmlLink":"Reset the docs version"}},{"before":"f3b368a6a89f8d32dd6559e3a1747e107d03f7c3","after":"28786cfef40d595c1aba29e1290d27e69b4c349c","ref":"refs/heads/master","pushedAt":"2024-07-10T08:36:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"Cut 1.65","shortMessageHtmlLink":"Cut 1.65"}},{"before":"357ff41ba804b05e535143f55612463446c037fa","after":"f3b368a6a89f8d32dd6559e3a1747e107d03f7c3","ref":"refs/heads/master","pushedAt":"2024-07-10T08:33:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"[Fix #13035] Support autocorrect for `Lint/ImplicitStringConcatenation`\n\nResolves #13035.\n\nThis PR supports autocorrect for `Lint/ImplicitStringConcatenation`.","shortMessageHtmlLink":"[Fix #13035] Support autocorrect for Lint/ImplicitStringConcatenation"}},{"before":"a71c653c1b3a6e34c52990a6cbf2b848a3384e4e","after":"357ff41ba804b05e535143f55612463446c037fa","ref":"refs/heads/master","pushedAt":"2024-07-09T15:54:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Merge pull request #13034 from koic/fix_a_false_positive_for_layout_space_around_operators\n\n[Fix #13033] Fix a false positive for `Layout/SpaceAroundOperators`","shortMessageHtmlLink":"Merge pull request #13034 from koic/fix_a_false_positive_for_layout_s…"}},{"before":"2d332e9fccfd638ed1322e0cfc4e2db08c3aee81","after":"a71c653c1b3a6e34c52990a6cbf2b848a3384e4e","ref":"refs/heads/master","pushedAt":"2024-07-08T14:45:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"Enable YJIT by default in server mode\n\nYJIT tends to increase memory consumption as a trade-off for speed,\nbut `--server` mode is usually used to speed up the execution of `rubocop` command locally.\nThis patch is based on the hypothesis that it is acceptable to always enable YJIT by default\nin server mode to prioritize performance.\n\nTherefore, this patch doesn't provide an option to disable YJIT in server mode.\nWhether this is truly necessary can be considered based on user feedback.","shortMessageHtmlLink":"Enable YJIT by default in server mode"}},{"before":"9872bcabdc9584c0d9e9f4c73599fca555858ca2","after":"2d332e9fccfd638ed1322e0cfc4e2db08c3aee81","ref":"refs/heads/master","pushedAt":"2024-07-08T14:45:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"Display warning messages for deprecated APIs\n\nThis PR displays warning messages for deprecated APIs.\n\nThe deprecated APIs are only soft-deprecated as explicitly mentioned in the documentation.\nOver three years have passed since RuboCop 1.0 was released:\nhttps://rubygems.org/gems/rubocop/versions/1.0.0\n\nSo it seems appropriate to start displaying deprecation warnings.\n\nThis aims to prepare for RuboCop 2.0 by providing users with the opportunity to become aware of\nthe deprecated APIs and encouraging them to take action to avoid deprecated APIs.","shortMessageHtmlLink":"Display warning messages for deprecated APIs"}},{"before":"961ca82b3287f656389d51b2ef188047fec205ed","after":"9872bcabdc9584c0d9e9f4c73599fca555858ca2","ref":"refs/heads/master","pushedAt":"2024-07-08T14:15:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Use `Regexp#match?`","shortMessageHtmlLink":"Use Regexp#match?"}},{"before":"ce3d448b72c56c980ec391bd6bfbfbb460258536","after":"961ca82b3287f656389d51b2ef188047fec205ed","ref":"refs/heads/master","pushedAt":"2024-07-07T12:59:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Docs] Prioritize using `add_dependency` over `add_runtime_dependency` in examples\n\nFollow https://github.com/rubygems/rubygems/issues/7799#issuecomment-2192720316","shortMessageHtmlLink":"[Docs] Prioritize using add_dependency over `add_runtime_dependency…"}},{"before":"d92c51fadacdc8b02225187f83df66567a783398","after":"ce3d448b72c56c980ec391bd6bfbfbb460258536","ref":"refs/heads/master","pushedAt":"2024-07-06T08:37:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"Add new `Gemspec/AddRuntimeDependency` cop\n\nFollow up https://github.com/rubygems/rubygems/issues/7799#issuecomment-2192720316.\n\nPrefer `add_dependency` over `add_runtime_dependency` as the latter is considered soft-deprecated.\n\n```ruby\n# bad\nGem::Specification.new do |spec|\n spec.add_runtime_dependency('rubocop')\nend\n\n# good\nGem::Specification.new do |spec|\n spec.add_dependency('rubocop')\nend\n```\n\nhttps://github.com/rubocop/ruby-style-guide/pull/943 has been opened for the Style Guide.","shortMessageHtmlLink":"Add new Gemspec/AddRuntimeDependency cop"}},{"before":"dde7a9ee933e744e4e73226ecd25fd7d5e809155","after":"d92c51fadacdc8b02225187f83df66567a783398","ref":"refs/heads/master","pushedAt":"2024-07-04T16:04:14.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Merge pull request #13027 from koic/fix_a_false_positive_for_lint_to_enum_arguments\n\n[Fix #12885] Fix a false positive for `Lint/ToEnumArguments`","shortMessageHtmlLink":"Merge pull request #13027 from koic/fix_a_false_positive_for_lint_to_…"}},{"before":"4ae9cc6096a2c04fa899fe2fcdc632da3bb48da7","after":"dde7a9ee933e744e4e73226ecd25fd7d5e809155","ref":"refs/heads/master","pushedAt":"2024-07-03T05:41:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Suppress RuboCop offenses\n\nThis commit suppresses the following new offenses in RuboCop RSpec 3.0.2:\n\n```console\n$ bundle exec rubocop\n(snip)\n\nspec/project_spec.rb:43:9: C: [Correctable] RSpec/PredicateMatcher: Prefer using be_nil matcher over nil?.\n expect(description.nil?).to(be(false), ...\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nspec/project_spec.rb:59:9: C: [Correctable] RSpec/PredicateMatcher: Prefer using be_nil matcher over nil?.\n expect(version.nil?).to(be(false), ...\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nspec/project_spec.rb:342:17: C: [Correctable] RSpec/PredicateMatcher: Prefer using include matcher over include?.\n expect(allowed_cop_names.include?(cop_name)) ...\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nspec/project_spec.rb:344:17: C: [Correctable] RSpec/PredicateMatcher: Prefer using include matcher over include?.\n expect(entry.include?(\"`#{cop_name}`\")) ...\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nspec/project_spec.rb:354:17: C: [Correctable] RSpec/PredicateMatcher: Prefer using include matcher over include?.\n expect(cop_names_without_department.include?(cop_name)) ...\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nspec/project_spec.rb:366:9: C: [Correctable] RSpec/PredicateMatcher: Prefer using include matcher over include?.\n expect(changelog.include?(\"[#{name}]: http\")) ...\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n1542 files inspected, 6 offenses detected, 6 offenses autocorrectable\n```\n\nhttps://github.com/rubocop/rubocop-rspec/releases/tag/v3.0.2","shortMessageHtmlLink":"Suppress RuboCop offenses"}},{"before":"de5ce913b199c7eb9c39ede6a38e0a4d09c0e274","after":"4ae9cc6096a2c04fa899fe2fcdc632da3bb48da7","ref":"refs/heads/master","pushedAt":"2024-07-02T12:19:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbatsov","name":"Bozhidar Batsov","path":"/bbatsov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103882?s=80&v=4"},"commit":{"message":"[Fix #12557] Make server mode aware of auto-restart for `bundle update`\n\nResolves #12557.\n\nCurrently, the server mode only auto-restarts due to incompatible versions of RuboCop core.\nThis PR will enable auto-restart when the SHA1 value of Gemfile.lock becomes incompatible.\nIf Gemfile.lock is missing, it will continue to refer to the RuboCop core version as before.\n\nThe advantage is that it can cover cases of version incompatibility caused by `bundle update`,\nwhich will likely cover many scenarios like those in #12557.\n\nThe disadvantage is that the server mode may become slightly slower.\nHowever, it is unlikely to be slow enough for users to notice. The trade-off is considered acceptable.\n\nIn the future, it might be possible to detect changes in rubocop configuration as well, but for now,\nI'd like to see how things go with this change.","shortMessageHtmlLink":"[Fix #12557] Make server mode aware of auto-restart for bundle update"}},{"before":"2952a26f7ac472892e7abc7ab7ebceafd9180386","after":"de5ce913b199c7eb9c39ede6a38e0a4d09c0e274","ref":"refs/heads/master","pushedAt":"2024-07-01T18:33:37.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Merge pull request #13024 from koic/fix_an_error_for_style_symbol_proc\n\n[Fix #13023] Fix an error for `Style/SymbolProc`","shortMessageHtmlLink":"Merge pull request #13024 from koic/fix_an_error_for_style_symbol_proc"}},{"before":"e588d8161c225518b0a6f70eb09029655fc975b9","after":"2952a26f7ac472892e7abc7ab7ebceafd9180386","ref":"refs/heads/master","pushedAt":"2024-07-01T09:35:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Docs] Tweak the doc for `Style/LineLength`\n\nThis commit clarifies and corrects the department in the list of cops.","shortMessageHtmlLink":"[Docs] Tweak the doc for Style/LineLength"}},{"before":"34e2403b802cb0d9b4b36671b8db4a7b35ab25c8","after":"e588d8161c225518b0a6f70eb09029655fc975b9","ref":"refs/heads/master","pushedAt":"2024-06-30T07:07:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Docs] Tweak examples for `Style/HashExcept`\n\nThis commit tweaks examples to return the same result for\nbad examples that is incompatible with the results of good examples.","shortMessageHtmlLink":"[Docs] Tweak examples for Style/HashExcept"}},{"before":"ad2446e2e673c6a3446ffe8883380e13dab1827e","after":"34e2403b802cb0d9b4b36671b8db4a7b35ab25c8","ref":"refs/heads/master","pushedAt":"2024-06-29T07:28:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Avoid using deprecated RuboCop AST APIs\n\n- https://github.com/rubocop/rubocop-ast/blob/v1.31.3/lib/rubocop/ast/node/case_node.rb#L18\n- https://github.com/rubocop/rubocop-ast/blob/v1.31.3/lib/rubocop/ast/node/when_node.rb#L16\n- https://github.com/rubocop/rubocop-ast/blob/v1.31.3/lib/rubocop/ast/node/if_node.rb#L163\n- https://github.com/rubocop/rubocop-ast/blob/v1.31.3/lib/rubocop/ast/node/array_node.rb#L20","shortMessageHtmlLink":"Avoid using deprecated RuboCop AST APIs"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEhlDZ-wA","startCursor":null,"endCursor":null}},"title":"Activity · rubocop/rubocop"}