mirror of
https://github.com/woo-j/zint.git
synced 2024-12-23 01:33:55 +03: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: '.*'
|