Add arclint for xml files
This commit is contained in:
parent
4f2c057200
commit
5809f49acf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44992
1 changed files with 8 additions and 0 deletions
8
.arclint
Normal file
8
.arclint
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"linters": {
|
||||
"everything": {
|
||||
"type": "xml",
|
||||
"include": "(\\.xml$)"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue