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 352cae7 commit 346464aCopy full SHA for 346464a
.coafile
@@ -39,7 +39,7 @@ file_naming_convention = kebab
39
40
[spacing]
41
bears = SpaceConsistencyBear
42
-files = **.html, **.css, **.js, **.json
+files = **.html, **.css, **.js, **.json, **.md
43
ignore = vendor/**, resources/vendors/**, _site/**
44
use_spaces = True
45
0 commit comments