This is an archive of the discontinued Mercurial Phabricator instance.

parsers: protect some case-folding tables from clang-format
ClosedPublic

Authored by durin42 on Oct 17 2017, 5:44 PM.

Details

Summary

We want a slightly weird format here so that it's easier to read, but
in order to preserve that we need to disable clang-format.

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.

Event Timeline

durin42 created this revision.Oct 17 2017, 5:44 PM
indygreg accepted this revision.Oct 18 2017, 11:46 AM
This revision is now accepted and ready to land.Oct 18 2017, 11:46 AM
This revision was automatically updated to reflect the committed changes.