( )⚙ D610 check-code: forbid "\S" in egrep regular expression

This is an archive of the discontinued Mercurial Phabricator instance.

check-code: forbid "\S" in egrep regular expression
ClosedPublic

Authored by quark on Sep 1 2017, 7:44 PM.

Details

Summary

BSD egrep does not like it. So let's forbid it.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

quark created this revision.Sep 1 2017, 7:44 PM
quark retitled this revision from check-code: forbid "\S" in regular expression to check-code: forbid "\S" in egrep regular expression.Sep 1 2017, 8:24 PM
This revision was automatically updated to reflect the committed changes.