Releases: pcdshub/pre-commit-hooks
Releases · pcdshub/pre-commit-hooks
v1.7.0
What's Changed
- Add and run ruff on all files by @rruiter87 in #30
- Tc version check by @rruiter87 in #29
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.0
v1.4.0
What's Changed
- add product version check pre-commit by @rruiter87 in #24
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
What's Changed
- Fix versioneer compat with py311 by @tacaswell in #14
- add option to change tab width by @rruiter87 in #15
- MAINT: switch both references from gitlab to github by @ZLLentz in #18
- add check for fixed plc library version precommit by @rruiter87 in #17
New Contributors
- @tacaswell made their first contribution in #14
- @rruiter87 made their first contribution in #15
Full Changelog: v1.1.0...v1.2.0
v1.1.0: Merge pull request #11 from klauer/plcprog_local
- Add partly working local-commit helper for the PLC programming node
- Add trailing whitespace fixer
v1.0.0
Preliminary release with good configs for both Python and TwinCAT and some custom hooks that need a tag reference to be used. These custom hooks are:
- leading-tab-remover, which removes leading tabs
- twincat-lineid-remover, which removes the TwinCAT LineId tags
- xml-format, which makes xml files readable