Checkmake Versions Save

experimental linter/analyzer for Makefiles

0.2.2

1 year ago

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

0.2.1

2 years ago

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

0.2.0

2 years ago

v0.2.0 (30th September 2021)

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