Skip to content

pre-commit-hooks v2.4.0

Compare
Choose a tag to compare
@asottile asottile released this 28 Oct 22:25

Features

  • Add diff output to pretty-format-json when run without --autofix.
  • Add --chars option to trailing-whitespace fixer to control which characters are stripped instead of all whitespace.

Fixes