Skip to content

Conversation

@mikelolasagasti
Copy link
Collaborator

Add helper to return registered rules sorted by name and use it in listRules to make checkmake --list-rules output consistent across runs.

Fixes #162

Checklist

Not all of these might apply to your change but the more you are able to check
the easier it will be to get your contribution merged.

  • CI passes
  • Description of proposed change
  • Documentation (README, docs/, man pages) is updated
  • Existing issue is referenced if there is one
  • Unit tests for the proposed change

Add helper to return registered rules sorted by name and use it in
listRules to make `checkmake --list-rules` output consistent across
runs.

Fixes checkmake#162

Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
Copy link
Collaborator

@obnoxxx obnoxxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neat!

LGTM.

Thank you for this contribution!

@obnoxxx obnoxxx merged commit 44b0f27 into checkmake:main Oct 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rules are not listed alphabetically

2 participants