So I'm starting to set up some personal (i.e., non-ON) Mercurial workspaces, and since I have Cadmium enabled in $HOME/.hgrc, I'm getting annoying messages from "hg commit" about my files failing one or more checks.
How do I disable the checks? I know I need to put something in the repo hgrc, but what, exactly? Shouldn't this information (or a pointer to it) be in the help output for either "cdm" or "commit"? mike