Skip to content

0.15.0

Latest

Choose a tag to compare

@olehermanse olehermanse released this 06 May 17:27
· 17 commits to main since this release
6362264

What's Changed

  • cfengine lint: Moved ifvarclass and bundle name lowercase into strict mode by @olehermanse in #105
  • cfengine lint: Moved deprecated promise check to strict mode by @olehermanse in #106
  • cfengine lint: Added check for uppercase body name, similar to bundle by @olehermanse in #107
  • tests: Added GH Action for running cfengine lint on policy from other repos by @olehermanse in #110
  • cfengine lint: Added support for deprecated str attribute in vars promises by @olehermanse in #108
  • cfengine lint: Added check for wrong promise block type by @olehermanse in #109
  • cfengine lint: Added checking of CSV files by @olehermanse in #111

Full Changelog: 0.14.0...0.15.0