{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":377333896,"defaultBranch":"master","name":"rubocop","ownerLogin":"shimadama","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-06-16T01:11:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34590637?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1624098035.1595268","currentOid":""},"activityList":{"items":[{"before":"c9819f1ea4f4ec0361dcfc874844233253e56cb4","after":"49c6e92964e87435af7fee6d87bc6c4012fc8f04","ref":"refs/heads/master","pushedAt":"2024-05-06T08:02:07.000Z","pushType":"push","commitsCount":603,"pusher":{"login":"shimadama","name":"shimadama","path":"/shimadama","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34590637?s=80&v=4"},"commit":{"message":"Correct some example descriptions","shortMessageHtmlLink":"Correct some example descriptions"}},{"before":"12fa5e16fdc38b15e8b11cbeb2589a5335418bb0","after":"c9819f1ea4f4ec0361dcfc874844233253e56cb4","ref":"refs/heads/master","pushedAt":"2023-10-01T02:44:40.000Z","pushType":"push","commitsCount":1023,"pusher":{"login":"shimadama","name":"shimadama","path":"/shimadama","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34590637?s=80&v=4"},"commit":{"message":"Tweak autocorrection for `Style/RedundantBegin`\n\nThis PR tweaks autocorrection for `Style/RedundantBegin`\nwhen using endless method definition with redundant `begin`.\n\n```ruby\ndef foo = begin\n bar\nend\n```\n\n## Before\n\n```console\n% bundle exec rubocop --only Style/RedundantBegin -a\n(snip)\n\nexample.rb:1:11: C: [Corrected] Style/RedundantBegin: Redundant begin block detected.\ndef foo = begin\n ^^^^^\n\n1 file inspected, 1 offense detected, 1 offense corrected\n```\n\n```ruby\ndef foo =\n bar\n```\n\n## After\n\n```ruby\ndef foo = bar\n```\n\nThis would be more closer to a one-liner endless idiom.","shortMessageHtmlLink":"Tweak autocorrection for Style/RedundantBegin"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wNlQwODowMjowNy4wMDAwMDBazwAAAARCSiU8","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wNlQwODowMjowNy4wMDAwMDBazwAAAARCSiU8","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wMVQwMjo0NDo0MC4wMDAwMDBazwAAAAOMox5b"}},"title":"Activity ยท shimadama/rubocop"}