Skip to content

v0.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 11:45
· 6 commits to main since this release
7e2a29d

Changelog

7e2a29d Fixes tests for code quality linters
6826d72 Make Pylint, Mypy, Black, isort and Bandit ignore all virtualenv directories from Python gitignore (env, venv, .env, .venv, env.bak, venv.bak, ENV)
0691571 Fixes potential nil pointer panic in utils.FileExists. Fixes #29
d1f4a5f Adds script to run a demo and create an animated SVG of this demo with svg-term
24c0f41 To prevent empty category sections in report, don't run linters that have no rules (e.g. the custom category when unconfigured)
cfcafde Adds mllint render to pretty-print Markdown reports to terminal

Docker images

  • docker pull bvobart/mllint:latest-py3.8
  • docker pull bvobart/mllint:0.12.1-py3.8
  • docker pull bvobart/mllint:0.12.1
  • docker pull bvobart/mllint:latest-py3.9
  • docker pull bvobart/mllint:0.12.1-py3.9
  • docker pull bvobart/mllint:latest-py3.7
  • docker pull bvobart/mllint:0.12.1-py3.7
  • docker pull bvobart/mllint:latest-py3.6
  • docker pull bvobart/mllint:0.12.1-py3.6