Skip to content

BOTTINT-183: Add linting python and yaml and error checking json to pipeline

hhn requested to merge BOTTINT-183 into master

Lint python with black. Lint yaml with yamllint. Error check json with demjson3.

Merge request reports