Skip to content

BOTTINT-183: Add linting python and yaml to pipeline

hhn requested to merge BOTTINT-183 into master

Lint python with black. Lint yaml with yamllint. No json files, so no reason to lint for now.

Merge request reports