Skip to content

Commit

Permalink
revert disabling of first 4
Browse files Browse the repository at this point in the history
  • Loading branch information
jxue16 authored Apr 2, 2024
1 parent d84ff02 commit c9465f6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
b---

yaml-files:
- '*.yaml'
- '*.yml'
- '.yamllint'

rules:
braces: disable
brackets: disable
colons: disable
commas: disable
braces: enable
brackets: enable
colons: enable
commas: enable
comments:
level: warning
comments-indentation:
Expand Down

0 comments on commit c9465f6

Please sign in to comment.