From fe66ea018a835ce106eef251a8bb3e9f12ba7fdd Mon Sep 17 00:00:00 2001 From: joten Date: Tue, 26 Dec 2017 22:36:22 +0100 Subject: [PATCH] Added rule for hunt-n-peck in doc --- doc/Configuring_rules.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/Configuring_rules.md b/doc/Configuring_rules.md index cee5bcf..36f6a7f 100644 --- a/doc/Configuring_rules.md +++ b/doc/Configuring_rules.md @@ -98,3 +98,10 @@ The following rule excludes the confirmation dialog for removing files from the working copy from being managed by bug.n. `Config_rule=.*SourceTree.*;Confirm Remove Modified or Untracked Files?;;0;0;0;1;1;0;` + +#### hunt-n-peck + +As provided by [NickSeagull](https://github.com/NickSeagull) in +[issue #146](https://github.com/fuhsjr00/bug.n/issues/146): + +`Config_rule=*hap*;.*hap*;*hap*;0;0;1;1;1;1;` \ No newline at end of file