Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
KDE Connect
Commits
50ba8620
Commit
50ba8620
authored
Nov 16, 2020
by
Nicolas Fella
Browse files
Remove arcconfig and arclint
parent
9515b5e7
Pipeline
#41117
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.arcconfig
deleted
100644 → 0
View file @
9515b5e7
{
"phabricator.uri" : "https://phabricator.kde.org/project/profile/159/"
}
.arclint
deleted
100644 → 0
View file @
9515b5e7
{
"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"]
}
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment