[GitCommit] bears = GitCommitBear ignore_length_regex = Signed-off-by, Also-by, Co-authored-by, http://, https:// [Python] bears = PEP8Bear files = **/*.py ignore = .*/** max_line_length = 120 pydocstyle_ignore = D203, D213, D301