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:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user