Skip to content

Commit

Permalink
Add basic htmllint config
Browse files Browse the repository at this point in the history
  • Loading branch information
pdehaan committed Jun 9, 2017
1 parent 3c9889c commit f0b4bb7
Show file tree
Hide file tree
Showing 5 changed files with 542 additions and 22 deletions.
5 changes: 5 additions & 0 deletions .htmllintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"attr-name-style": "dash",
"id-class-style": "dash",
"indent-width": 2
}
Loading

0 comments on commit f0b4bb7

Please sign in to comment.