mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
98f86727cc
outputting to in-memory buffer `symbol->memfile` instead of to file `symbol->outfile`, ticket #301 Add "README.clang-tidy" and ".clang-tidy" options file Suppress some warnings
4 lines
188 B
YAML
4 lines
188 B
YAML
---
|
|
Checks: 'clang-diagnostic-*,clang-analyzer-*,-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,-clang-analyzer-security.insecureAPI.strcpy'
|
|
HeaderFilterRegex: '.*'
|