{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":188925108,"defaultBranch":"master","name":"rubocop","ownerLogin":"eugeneius","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-05-28T00:23:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/432189?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1703860157.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"be6b3e954d544ef806d7b6c41c5701200c7d49d6","ref":"refs/heads/trailing_line_continuation","pushedAt":"2023-12-29T14:29:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eugeneius","name":"Eugene Kenny","path":"/eugeneius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/432189?s=80&v=4"},"commit":{"message":"Handle trailing line continuation in Layout/LineContinuationLeadingSpace\n\nPreviously this would crash with:\n\n NoMethodError: undefined method `length' for nil:NilClass","shortMessageHtmlLink":"Handle trailing line continuation in Layout/LineContinuationLeadingSpace"}},{"before":null,"after":"e974f1e8b8cebd2602b8360589e6b5d305366ea5","ref":"refs/heads/leading_newline","pushedAt":"2023-12-29T11:38:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eugeneius","name":"Eugene Kenny","path":"/eugeneius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/432189?s=80&v=4"},"commit":{"message":"Handle leading newline in Layout/LineContinuationLeadingSpace\n\nIt's not possible to move a leading newline onto the previous line.","shortMessageHtmlLink":"Handle leading newline in Layout/LineContinuationLeadingSpace"}},{"before":"93981bec8e798b488466763598731e934952e17f","after":"95a9afda3b04aeacf4705527672a0b34af9a6a03","ref":"refs/heads/extra_spacing_two_comments","pushedAt":"2023-11-06T22:56:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"eugeneius","name":"Eugene Kenny","path":"/eugeneius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/432189?s=80&v=4"},"commit":{"message":"Don't assume first and last comments are aligned\n\nCurrently we use `each_cons(3)` to find comments that align with their\nneighbours, but this means the first and last comments aren't checked.\nWe treat them as always aligned, but this leads to false negatives.\n\nWe can instead use `each_cons(2)` to look at each pair of comments and\nadd both if they're aligned. This does mean that sometimes lines are\nadded twice, but this is fine since `Set#<<` is idempotent.","shortMessageHtmlLink":"Don't assume first and last comments are aligned"}},{"before":null,"after":"93981bec8e798b488466763598731e934952e17f","ref":"refs/heads/extra_spacing_two_comments","pushedAt":"2023-11-06T22:50:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eugeneius","name":"Eugene Kenny","path":"/eugeneius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/432189?s=80&v=4"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD1B-UkAA","startCursor":null,"endCursor":null}},"title":"Activity ยท eugeneius/rubocop"}