diff options
Diffstat (limited to '.github/tools/.checkpatch.conf')
-rw-r--r-- | .github/tools/.checkpatch.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/tools/.checkpatch.conf b/.github/tools/.checkpatch.conf index d6e3bc44..03114847 100644 --- a/.github/tools/.checkpatch.conf +++ b/.github/tools/.checkpatch.conf @@ -8,3 +8,4 @@ --exclude tests --ignore FILE_PATH_CHANGES --ignore EMAIL_SUBJECT +--ignore NEW_TYPEDEFS |