blob: 3c35612397c55aca891c9d24728818f27a9f78d7 [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0-only
#
# The configs of the Linux checkpatch script
#
# Copyright (c) 2023 Google LLC
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
# Showing the diff position is clearer with git-based information
--showfile
# The Change-Id line is always reserved before submitting
--ignore GERRIT_CHANGE_ID
# The MAINTAINERS file patterns are not used in current gerrit
--ignore FILE_PATH_CHANGES
# otherwise it's impossible to add e.g. http-links to commit messages
--ignore COMMIT_LOG_LONG_LINE