GIT_SILENT: Remove .arcconfig and .arclint

KDE has switched to GitLab.
This commit is contained in:
Vlad Zahorodnii 2020-05-20 12:02:43 +03:00
parent 0f1bc5e8ca
commit 15dd855ef9
2 changed files with 0 additions and 19 deletions

View file

@ -1,4 +0,0 @@
{
"phabricator.uri" : "https://phabricator.kde.org/"
}

View file

@ -1,15 +0,0 @@
{
"exclude": "(^test/)",
"linters": {
"spelling": {
"type": "spelling"
},
"merge-conflict": {
"type": "merge-conflict"
},
"xml": {
"type": "xml",
"include": "(\\.xml$)"
}
}
}