You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
293 B
11 lines
293 B
[Hook Scripts] |
|
# Only list fast unittests here. |
|
config_unittest = ./rh/config_unittest.py |
|
hooks_unittest = ./rh/hooks_unittest.py |
|
shell_unittest = ./rh/shell_unittest.py |
|
|
|
[Builtin Hooks] |
|
commit_msg_bug_field = true |
|
commit_msg_changeid_field = true |
|
commit_msg_test_field = true |
|
pylint = true
|
|
|