1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

clang-tidy: enable bugprone-argument-comment check

This commit is contained in:
Jelle van der Waa
2025-06-04 15:50:00 +02:00
parent 63b21f503d
commit f564da0d1f

View File

@@ -3,7 +3,8 @@
Checks: ' Checks: '
-*, -*,
misc-header-include-cycle, misc-header-include-cycle,
readability-duplicate-include readability-duplicate-include,
bugprone-argument-comment
' '
WarningsAsErrors: '*' WarningsAsErrors: '*'
HeaderFileExtensions: HeaderFileExtensions: