Skip to content

Commit

Permalink
Merge pull request #7268 from fjordllc/feature/apply-excluded-slim-li…
Browse files Browse the repository at this point in the history
…nt-rule

slim-lintのルール「Layout/ArrayAlignment」を適用する
  • Loading branch information
komagata authored Jan 30, 2024
2 parents 60a1913 + 7741e8b commit 3074feb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/slim_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ linters:
enabled: true
ignored_cops:
- Layout/ArgumentAlignment
- Layout/ArrayAlignment
- Layout/BlockAlignment
- Layout/EmptyLineAfterGuardClause
- Layout/EndAlignment
Expand Down

0 comments on commit 3074feb

Please sign in to comment.