mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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