mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
ci: remove deprecated option from .clang-tidy configuration
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
17a2b36a87
commit
661de15fb0
@@ -2,7 +2,6 @@
|
||||
Checks: 'clang-diagnostic-*,clang-analyzer-*,-clang-analyzer-osx.*,-clang-analyzer-optin.osx.*,-clang-analyzer-nullability.*,google-default-arguments,modernize-use-override,modernize-use-default-member-init,-clang-analyzer-alpha*'
|
||||
WarningsAsErrors: '.*'
|
||||
HeaderFilterRegex: '(shared|opencl|level_zero).+\.(h|hpp|inl)$'
|
||||
AnalyzeTemporaryDtors: false
|
||||
CheckOptions:
|
||||
- key: google-readability-braces-around-statements.ShortStatementLines
|
||||
value: '1'
|
||||
|
||||
Reference in New Issue
Block a user