Remove arcconfig and arclint
This commit is contained in:
parent
9515b5e746
commit
50ba86202b
2 changed files with 0 additions and 23 deletions
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"phabricator.uri" : "https://phabricator.kde.org/project/profile/159/"
|
||||
}
|
20
.arclint
20
.arclint
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"exclude": "(^test/)",
|
||||
"linters": {
|
||||
"spelling": {
|
||||
"type": "spelling"
|
||||
},
|
||||
"merge-conflict": {
|
||||
"type": "merge-conflict"
|
||||
},
|
||||
"json": {
|
||||
"type": "json",
|
||||
"include": "(\\.json$)"
|
||||
},
|
||||
"cppcheck": {
|
||||
"type": "cppcheck",
|
||||
"include": "(\\.(cpp|h|cxx|hpp)$)",
|
||||
"flags": ["--language=c++", "--std=c++11"]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue