mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
It seems we have a new linter that is picking up lots of issues. Attempt to address them. Set cpplint to ignore whitespace/namespace issues
5 lines
72 B
INI
5 lines
72 B
INI
set noparent
|
|
root=src
|
|
linelength=80
|
|
filter=-whitespace/indent_namespace
|