Documentation
¶
Overview ¶
Package constants declares yze's sentinel error values. The error mechanism (the matchable string type) lives in the shared gomatic/go-error library; these values are yze's own.
Index ¶
Constants ¶
View Source
const ( ErrFixVerify errs.Const = "post-fix verification failed" // ErrUnknownCategory reports a --category nobody tags a rule with. A typo // that selected nothing exited 0, which made it a whole-run disable. ErrUnknownCategory errs.Const = "no rule carries this category" )
Keep these constants sorted alphabetically.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.