check-code: Add a ``maxerr`` argument to the ``checkfile`` function
check-code.py used to halt after 15 errors. This changeset adds a new
argument to the checkfile function to control this limit.
#!/bin/shrm -rf ahg init acd aecho a > ahg ci -Am0hg tag t1 # 1hg tag --remove t1 # 2hg co 1hg tag -r0 t1hg tags