The merge-lists tool doesn't know anything about Python other than
its regex that attempts to match import lines. Let's make it possible
to pass in a custom regex so it's easy to use the tool for e.g. C/C++
#include lines or Rust use lines (given the limited).
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGb999edb15f8c: merge-lists: make it possible to specify pattern to match
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.
Missing a space here?