1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2025-02-10 15:45:57 -05:00

clang-tidy: remove removed option AnalyzeTemporaryDtors

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui 2024-08-29 23:18:03 +01:00
parent c9361d3cbb
commit a251f79817
No known key found for this signature in database
GPG key ID: D3A4405BE6CC17F4

View file

@ -14,7 +14,6 @@ Checks: >
-readability-magic-numbers,
-readability-identifier-length,
-bugprone-easily-swappable-parameters
AnalyzeTemporaryDtors: false
FormatStyle: file
CheckOptions:
- key: readability-magic-numbers.IgnoredIntegerValues