Skip to content

Commit

Permalink
fix configuration for comments-indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimpel committed Aug 30, 2024
1 parent ff38cb5 commit ed544e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ rules:
brackets:
min-spaces-inside: 0
max-spaces-inside: 1 # required for schema.yaml
comments-indentation:
level: disable
comments-indentation: disable
indentation:
spaces: consistent
indent-sequences: consistent
Expand Down

0 comments on commit ed544e4

Please sign in to comment.