Skip to content

Commit f00a28f

Browse files
author
Adam Smith
committed
Updated & alphabetized web linters
1 parent 537efe0 commit f00a28f

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Web.gitattributes

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ TODO text
7373
*.phtml text
7474
*.tmpl text
7575

76+
## LINTERS
77+
.csslintrc text
78+
.eslintrc text
79+
.jscsrc text
80+
.jshintrc text
81+
.jshintignore text
82+
.stylelintrc text
83+
7684
# server config
7785
.htaccess text
7886

@@ -81,14 +89,6 @@ TODO text
8189
.gitignore text
8290
.gitconfig text
8391

84-
# code analysis config
85-
.jshintrc text
86-
.jscsrc text
87-
.jshintignore text
88-
.csslintrc text
89-
.eslintrc text
90-
.stylelintrc text
91-
9292
# misc config
9393
*.yaml text
9494
*.yml text

0 commit comments

Comments
 (0)