Skip to content

Releases: turo/pre-commit-hooks

v3.5.3

01 Sep 18:27
Compare
Choose a tag to compare

3.5.3 (2023-09-01)

Bug Fixes

  • allow manual releasing for beta releases (8563324)

v3.5.2

24 Aug 20:42
Compare
Choose a tag to compare

3.5.2 (2023-08-24)

Bug Fixes

  • increase golangci hook timeout to 5 minutes (0d11897)

v3.5.1

10 Aug 20:35
Compare
Choose a tag to compare

3.5.1 (2023-08-10)

Bug Fixes

  • allow golangci lint timeout to vary (319ee01)

v3.5.0

10 Aug 19:09
Compare
Choose a tag to compare

3.5.0 (2023-08-10)

Feature

  • remove all but current default golang linters (1f0f442)

v3.4.2

25 May 23:30
Compare
Choose a tag to compare

3.4.2 (2023-05-25)

Bug Fixes

  • force go-test-unit to be non-parallel (6c5b597)

v3.4.1

15 Feb 19:54
Compare
Choose a tag to compare

3.4.1 (2023-02-15)

Bug Fixes

  • use custom script instead of depending on yalc (4fbed1a)

Code Refactoring

  • yalc-check: send an error message (fdf31b6)

v3.4.0

13 Feb 23:47
Compare
Choose a tag to compare

3.4.0 (2023-02-13)

Feature

  • hooks: new hook to run yalc check (7553854)

v3.3.2

31 Jan 17:51
Compare
Choose a tag to compare

3.3.2 (2023-01-31)

Bug Fixes

v3.3.1

17 Nov 23:28
Compare
Choose a tag to compare

3.3.1 (2022-11-17)

Bug Fixes

  • golangci-lint-common: enable --allow-parallel-runners (7753b7c)

v3.3.0

03 May 11:02
Compare
Choose a tag to compare

3.3.0 (2022-05-03)

Feature

  • yaml: adds hook that enforces yaml file extension (f92a4c5)