[GitCommit] bears = GitCommitBear ignore_length_regex = Signed-off-by, Also-by, Co-authored-by, http://, https:// [YAML] bears = YAMLLintBear files = **/*.yaml ignore = .*/** document_start = True yamllint_config = yamllint.conf [ShellCheck] bears = ShellCheckBear,SpaceConsistencyBear files = **/*.sh ignore = .*/** shell = bash indent_size = 4 use_spaces = yeah