1[Hook Scripts]
2# Only list fast unittests here.
3config_unittest = ./rh/config_unittest.py
4hooks_unittest  = ./rh/hooks_unittest.py
5shell_unittest  = ./rh/shell_unittest.py
6
7[Builtin Hooks]
8commit_msg_bug_field = true
9commit_msg_changeid_field = true
10commit_msg_test_field = true
11pylint = true
12