Skip to content

Improvement: Add various tests to the `kateschemsa2theme` converter

  • run pipenv run type-check for mypy checking
  • run pipenv run dead-check for vulture checking
  • run pipenv run lint-check for pylint checking
  • run pipenv run style-check for pycodestyle checking

Merge request reports