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:
parent
db26a79652
commit
955ecdceba
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45045
1 changed files with 0 additions and 8 deletions
8
.arclint
8
.arclint
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"linters": {
|
||||
"everything": {
|
||||
"type": "xml",
|
||||
"include": "(\\.xml$)"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue