Skip to content

v0.0.10

Latest
Compare
Choose a tag to compare
@flowzone-app flowzone-app released this 30 Dec 21:27
a8583cc

Update pre-commit hook pre-commit/pre-commit-hooks to v3.4.0

Notable changes

  • file-contents-sorter: Add --unique argument
  • check-vcs-permalinks: Add --additional-github-domain option
  • New hook: destroyed-symlinks to detect unintentional symlink-breakages on windows.
  • file-contents-sorter: add --ignore-case option for case-insensitive sorting
  • check-added-large-files: add --enforce-all option to check non-added files as well
  • fix-byte-order-marker: new hook which fixes UTF-8 byte-order marker.
  • check-byte-order-marker is now deprecated for fix-byte-order-marker
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)

v3.4.0: pre-commit-hooks v3.4.0

Compare Source

Features

v3.3.0: pre-commit-hooks v3.3.0

Compare Source

Features
Deprecations
  • check-byte-order-marker is now deprecated for fix-byte-order-marker

List of commits

4acc139 (Update pre-commit hook pre-commit/pre-commit-hooks to v3.4.0, 2024-12-30)