mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
scripts/checkpatch: Suppress more checkpatch complaints about long lines
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8695 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
ignore=(
|
||||
CONSTANT_COMPARISON
|
||||
LINUX_VERSION_CODE
|
||||
LONG_LINE
|
||||
LONG_LINE_COMMENT
|
||||
LONG_LINE_STRING
|
||||
RETURN_VOID
|
||||
SPDX_LICENSE_TAG
|
||||
|
||||
Reference in New Issue
Block a user