mirror of
https://github.com/systemd/systemd
synced 2025-10-05 16:03:15 +02:00
clang-tidy: enable bugprone-argument-comment check
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
Checks: '
|
||||
-*,
|
||||
misc-header-include-cycle,
|
||||
readability-duplicate-include
|
||||
readability-duplicate-include,
|
||||
bugprone-argument-comment
|
||||
'
|
||||
WarningsAsErrors: '*'
|
||||
HeaderFileExtensions:
|
||||
|
Reference in New Issue
Block a user