Julian Hyde created CALCITE-7424:
------------------------------------
Summary: In Lint, support sort specifications
Key: CALCITE-7424
URL: https://issues.apache.org/jira/browse/CALCITE-7424
Project: Calcite
Issue Type: Bug
Reporter: Julian Hyde
In Lint, support sort specifications like {{// lint: sort until '#}' where
'##A::'}}. This allows us to keep blocks of code sorted (e.g. methods within a
junit test class, or members of an enum).
This feature is based on [Morel
#316|https://github.com/hydromatic/morel/issues/316].
It should allow us to simplify code added to sort the {{contributors.yml}}
(CALCITE-6083) and {{.mailmap}} (CALCITE-6125) files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)