Skip to content

version 0.1.0

Compare
Choose a tag to compare
@roaldnefs roaldnefs released this 01 Nov 21:00
25e582b

Added

  • Add rule 212 to check for irregular spaces (#76).
  • Add initial Dockerfile for salt-lint (#77).
  • Add option to output in JSON format (#80).
  • Add option to read from standard input (#79).
  • Add overview of all rules in README.md (#82).

Fixed

  • Fix output encoding when using Python 2 (#74).
  • Fix format string to use square brackets with the --nocolor option (#86).