This repository has been archived on 2021-04-17. You can view files and clone it, but cannot push or open issues or pull requests.
2020-09-26 21:22:05 +00:00
|
|
|
---
|
2021-02-15 11:39:25 +00:00
|
|
|
Checks: 'bugprone-*,performance-*,portability-*,readability-*,-readability-braces-around-statements,-readability-isolate-declaration,-readability-else-after-return,-readability-braces-around-statements,misc-*,modernize-*,clang-analyzer-core.*,clang-analyzer-security.*,clang-analyzer-unix.*,clang-analyzer-optin.portability.UnixAPI,clang-analyzer-optin.performance.Padding'
|
2020-09-26 21:22:05 +00:00
|
|
|
WarningsAsErrors: ''
|
|
|
|
HeaderFilterRegex: ''
|
|
|
|
AnalyzeTemporaryDtors: false
|
2020-12-16 14:22:25 +00:00
|
|
|
FormatStyle: file
|