Skip to content
Snippets Groups Projects
Commit 33d88b78 authored by Anders Lindh Olsson's avatar Anders Lindh Olsson :8ball:
Browse files

Remove cpplint from pre-commit config

Primarily since we appear to compile require with C and not C++
parent d2bf57c1
No related branches found
No related tags found
No related merge requests found
......@@ -26,5 +26,3 @@ repos:
hooks:
- id: cppcheck
args: ["--enable=all", "--suppress=missingIncludeSystem", "--language=c"]
- id: cpplint
args: ["--verbose", "0", "--filter", "-runtime/int,-build/include_subdir,-runtime/printf"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment