Skip to content

Commit

Permalink
Implement mismatched indentation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Jul 19, 2024
1 parent 22c3b55 commit 98bac3b
Show file tree
Hide file tree
Showing 4 changed files with 256 additions and 52 deletions.
1 change: 1 addition & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ warnings:
- DUPLICATED_WHEN_CLAUSE
- FLOAT_OUT_OF_RANGE
- IGNORED_FROZEN_STRING_LITERAL
- INDENTATION_MISMATCH
- INTEGER_IN_FLIP_FLOP
- INVALID_CHARACTER
- INVALID_NUMBERED_REFERENCE
Expand Down
Loading

0 comments on commit 98bac3b

Please sign in to comment.