mirror of
https://github.com/kuhyx/engineer-thesis-WUT.git
synced 2026-07-04 13:23:09 +02:00
13 lines
293 B
YAML
13 lines
293 B
YAML
---
|
|
Checks: '*,-llvmlibc-implementation-in-namespace'
|
|
WarningsAsErrors: ''
|
|
HeaderFilterRegex: ''
|
|
AnalyzeTemporaryDtors: false
|
|
FormatStyle: none
|
|
User: kuchy
|
|
CheckOptions:
|
|
- key: google-readability-function-size.LineThreshold
|
|
value: '16'
|
|
...
|
|
|