Remove the automatic linter, it doesn't play nicely with our xml

and mangles the code review

Approved by:	gjb
This commit is contained in:
Baptiste Daroussin 2014-06-11 21:49:52 +00:00
parent db26a79652
commit 955ecdceba
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45045

View file

@ -1,8 +0,0 @@
{
"linters": {
"everything": {
"type": "xml",
"include": "(\\.xml$)"
}
}
}