Skip to content

Commit

Permalink
chore(fix): Fixing yamllint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan Watson committed Aug 8, 2024
1 parent 2713a3f commit 672780a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .yamllint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
rules:
comments:
require-starting-space: true
min-spaces-from-content: 1 # Changed this to stop a mess between linters from Prettier (vscode) to yamllint - https://github.com/prettier/prettier/pull/10926

0 comments on commit 672780a

Please sign in to comment.