Commit 78838be
authored
yamllint add rule checking for braces and brackets (#2528)
No changes to the codebase using these two rules and their settings.
https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.braces
https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.brackets1 parent 5a2759b commit 78838be
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments