Skip to content

Releases: pcdshub/pre-commit-hooks

v1.7.0

02 Jul 20:37
eecdf9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

18 Jun 21:31
7c17620
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

10 Apr 23:42
721af8f
Compare
Choose a tag to compare

What's Changed

  • add new lines to the start and end of each structured text section by @aeu485 in #23
  • MAINT: Rename twincat_st_new_lines.py to twincat_st_newline.py by @ZLLentz in #25

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Mar 21:56
771de97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

21 Jun 22:34
ea33201
Compare
Choose a tag to compare

What's Changed

  • ENH: add pytmc pragmalint pre-commit hook by @klauer in #21
  • FIX: make the xml formatter try several times in one run by @ZLLentz in #22

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 Nov 17:39
b7301c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0: Merge pull request #11 from klauer/plcprog_local

23 Jan 00:26
d67e553
Compare
Choose a tag to compare
  • Add partly working local-commit helper for the PLC programming node
  • Add trailing whitespace fixer

v1.0.0

22 Apr 18:16
031b931
Compare
Choose a tag to compare

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