mirror of
https://github.com/lovell/sharp.git
synced 2026-02-06 14:46:16 +01:00
Modernise C++ linter using new @cpplint/cli tooling
This commit is contained in:
10
src/CPPLINT.cfg
Normal file
10
src/CPPLINT.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
set noparent
|
||||
|
||||
linelength=120
|
||||
|
||||
filter=-build/include
|
||||
filter=+build/include_alpha
|
||||
filter=+build/include_subdir
|
||||
filter=+build/include_what_you_use
|
||||
|
||||
filter=-whitespace/indent_namespace
|
||||
Reference in New Issue
Block a user