Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 04:21
Immutable release. Only release title and notes can be modified.

Added

  • Initial release of CodeSorter.
  • CLI interface with directory walking, sensible default excludes, .gitignore
    honoring, and -e/--exclude / --no-default-excludes / --no-gitignore flags.
  • Pre-commit hooks (codesorter and codesorter-check) for downstream consumers.
  • Comprehensive test suite covering function, method, property, fixture, decorator, and
    inheritance sort behaviors.
  • Example before/after files in examples/.