We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7203790 commit e14ac25Copy full SHA for e14ac25
.coafile
@@ -2,7 +2,7 @@
2
ignore = node_modules/**, bower_components/**, dist/**, tmp/**, .git/**
3
4
[all.SpaceConsistencyBear]
5
-files = **.js, **.json, **.yml, **.md
+files = **.js, **.json, **.yml, **.yaml, **.md
6
bears = SpaceConsistencyBear
7
use_spaces = true
8
0 commit comments