mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
checkpatch: Don't expect Signed-off-by lines in commit messages
This commit is contained in:
@@ -19,6 +19,9 @@
|
|||||||
# Don't expect SPDX tag in the first line of a file
|
# Don't expect SPDX tag in the first line of a file
|
||||||
--ignore SPDX_LICENSE_TAG
|
--ignore SPDX_LICENSE_TAG
|
||||||
|
|
||||||
|
# Don't expect Signed-off-by lines in commit messages
|
||||||
|
--no-signoff
|
||||||
|
|
||||||
# List of ignored rules
|
# List of ignored rules
|
||||||
# ---------------------
|
# ---------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user