Reranko05 opened a new issue, #50701: URL: https://github.com/apache/arrow/issues/50701
### Describe the enhancement requested During reviews, maintainers often ask contributors to keep unordered lists alphabetically sorted (e.g. `SOURCES` in `CMakeLists.txt`, dependency lists, `CMakePresets.json`, `meson.build`, `dev/tasks/tasks.yml`). Since these comments are repetitive and the ordering is deterministic, would it make sense to add a lint check to the existing `dev/lint` workflow for selected cases? The initial implementation could be conservative and only check simple literal lists, skipping variables or complex expressions to avoid false positives. ### Component(s) Developer Tools, Format -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
