Skip to content
Snippets Groups Projects

Draft: Add pre-commit hook and improve with better linting

Closed Hannes Feldt requested to merge add-pre-commit-improve-tox-setup into main
2 files
+ 3
4
Compare changes
  • Side-by-side
  • Inline

Files

@@ -99,6 +99,7 @@ package_files:
paths:
- dist/*
script:
- source scripts/setup-docker-host.sh
- tox -e build-ci-linux
package_docs:
Loading