mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-23 08:39:30 +00:00

* Added unit tests and linting tools for development * Added pre-commit config file * Added lint github action * Add tests and coverage comments to PRs * Set coverage options * Fixed yaml * Fixed permissions * Omit tests in coverage report * Run linting only on PRs
4 lines
43 B
INI
4 lines
43 B
INI
[run]
|
|
relative_files = True
|
|
omit = tests/*
|