diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 21:43:23 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 21:43:23 +0200 |
| commit | c497d173b24b1b8247fac9e996e5c0fe690c1769 (patch) | |
| tree | 2318ff1cf393e3a6c2a7d54c89e205ac6a9a5c73 /man/krino.conf.5 | |
| parent | 360591d6e18d8676a2f86185ed42f46852387f85 (diff) | |
| download | krino-c497d173b24b1b8247fac9e996e5c0fe690c1769.tar.gz krino-c497d173b24b1b8247fac9e996e5c0fe690c1769.zip | |
plan 9: undo review matches review, --min-age validated, future mtimes, rule names, conflict enum, dependency gate, absolute tool paths
Diffstat (limited to 'man/krino.conf.5')
| -rw-r--r-- | man/krino.conf.5 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/krino.conf.5 b/man/krino.conf.5 index 81bbb28..5153255 100644 --- a/man/krino.conf.5 +++ b/man/krino.conf.5 @@ -207,6 +207,9 @@ Built-in: .It Ic max-size A size. Files above it are skipped as too big: no rule sees them. +.Sy 0 +means unlimited, so a directory can lift a limit set in +.Ic defaults . Built-in: unlimited. .It Ic busy One or more suffixes. @@ -281,6 +284,10 @@ with a warning. (rule NAME ITEM...) .Ed .Pp +A rule's name cannot start with +.Ql \&( : +the log shows choices made in review under the rule name +.Sy (review) . Items, in any order except that actions run in the order written: .Bl -tag -width Ds .It Ic (when Ar cond No ...) |
