clang, pre-commit skip ino files
This commit is contained in:
parent
689440a95f
commit
fbe4f207c8
3 changed files with 16335 additions and 12242 deletions
|
|
@ -14,7 +14,7 @@ repos:
|
|||
rev: v15.0.7
|
||||
hooks:
|
||||
- id: clang-format
|
||||
exclude: ^(examples)
|
||||
exclude: ^(examples/.*.ino)
|
||||
types_or: [c++, c, header]
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
|
|
|
|||
|
|
@ -120,7 +120,6 @@ struct {
|
|||
#error "Please select BIN_FILES in esp_binaries.h"
|
||||
#endif
|
||||
|
||||
|
||||
};
|
||||
|
||||
enum { BIN_FILES_COUNT = sizeof(bin_files) / sizeof(bin_files[0]) };
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue