taught the linter not to complain about guards for these header files that aren't really header files
parent
16a87e149f
commit
df3e36270b
@ -1 +1,2 @@
|
||||
// Any code that appears here is added to the bottom of the preprocessed sketch file.
|
||||
// NOLINT(build/header_guard)
|
||||
|
@ -1,3 +1,3 @@
|
||||
// Any code that appears here is added to the top of the preprocessed sketch file.
|
||||
|
||||
// NOLINT(build/header_guard)
|
||||
#define KALEIDOSCOPE_SKETCH
|
||||
|
Loading…
Reference in new issue