Skip to content

Releases: mrtazz/checkmake

Release 0.2.2

11 Apr 12:52
Compare
Choose a tag to compare

v0.2.2 (11th April 2023)

  • Add run instructions with golang to README #75
  • Feature/add support for multiple makefiles #70
  • Add CI Integration section + MegaLinter in README #76
  • Add pre commit hook #69
  • Reduces files to the built-in makefile type for pre-commit #77
  • Adds a system-provided checkmake hook for pre-commit #93

Release 0.2.1

18 Feb 19:03
7c87b7f
Compare
Choose a tag to compare

v0.2.1 (18th February 2022)

This release mostly has some minor cleanups and changes to packaging:

  • update to build with go 1.17
  • build standalone binaries on release
  • only build containers on releases
  • some minor improvements to the README

Release 0.2.0

30 Sep 14:28
Compare
Choose a tag to compare

v0.2.0 (30th September 2021)

  • custom formatter
  • lots of build improvements
  • addition of a docker build
  • rule additions
    • maxbodylength
    • timestampexpanded