This commit is contained in:
gabime
2019-03-23 19:34:50 +02:00
parent 9219613957
commit 90c912a5e2
8 changed files with 58 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
Checks: 'modernize-*,modernize-use-override,google-*,-google-runtime-references,misc-*,clang-analyzer-*'
WarningsAsErrors: ''
HeaderFilterRegex: 'async.h|async_logger.h|common.h|details|formatter.h|logger.h|sinks|spdlog.h|tweakme.h|version.h'
HeaderFilterRegex: 'async.h|async_logger.h|common.h|details|formatter.h|logger.h|sinks|spdlog.h|tweakme.h|version.h|spdlite.h'
AnalyzeTemporaryDtors: false
FormatStyle: none