[default] bears = SpaceConsistencyBear,GitCommitBear files = scripts/* allow_trailing_whitespace = False enforce_newline_at_EOF = True indent_size = 4 use_spaces = yeah [YAML] bears = YAMLLintBear files = jjb/**/*.yaml,openstack-hot/**/*.yaml document_start = True yamllint_config = yamllint.conf [ShellCheck] bears = ShellCheckBear files = jenkins-scripts/**/*.sh, jjb/autorelease/**/*.sh, jjb/docs/**/*.sh, jjb/netvirt/**/*.sh, jjb/neutron/**/*.sh, jjb/opflex/**/*.sh, scripts/**/*.sh shell = bash