The regular expression for this function formerly lived at
https://hg.mozilla.org/hgcustom/version-control-tools/file/tip/hghooks/mozhghooks/author_format.py#l13
Details
Details
- Reviewers
 yuja - Group Reviewers
 hg-reviewers - Commits
 - rHGf8e1f48de118: stringutil: add isauthorwellformed function
 
Diff Detail
Diff Detail
- Repository
 - rHG Mercurial
 - Lint
 Automatic diff as part of commit; lint not applicable. - Unit
 Automatic diff as part of commit; unit tests not applicable. 
Nit: is not None is more pythonic.