[
https://issues.apache.org/jira/browse/CALCITE-7424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-7424.
----------------------------------
Fix Version/s: 1.42.0
Resolution: Fixed
Fixed in
[80e717ab|https://github.com/apache/calcite/commit/80e717ab2e5f9f6fb23995ab995264f2ec940882].
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.42.0
>
>
> 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)