Skip to content

v0.2.2

Choose a tag to compare

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

Changed

  • Format reordered files with ruff by default instead of black, so a downstream
    project no longer needs a .libcst.codemod.yaml to use the codesorter CLI or
    pre-commit hook. ruff must be importable on the PATH when sorting.