linter-clang icon indicating copy to clipboard operation
linter-clang copied to clipboard

Use -Wno-unused-const-variable for header files

Open bpuchala opened this issue 6 years ago • 0 comments

Don't warn about unused const variables when linting header files.

Avoids warnings like this: screen shot 2018-05-11 at 10 46 40 am

bpuchala avatar May 11 '18 15:05 bpuchala