mirror of
https://github.com/polybar/polybar.git
synced 2024-10-27 05:23:39 -04:00
6 lines
223 B
YAML
6 lines
223 B
YAML
---
|
|
Checks: 'clang-analyzer-core-*,clang-analyzer-nullability-*,clang-analyzer-unix-*,cppcoreguidelines-*,modernize-*,performance-*,readability-*'
|
|
WarningsAsErrors: ''
|
|
HeaderFilterRegex: ''
|
|
AnalyzeTemporaryDtors: false
|
|
...
|