mirror of
https://github.com/akuker/RASCSI.git
synced 2025-02-20 00:29:18 +00:00
* Update config for black and flake8 * Auto-format Python sources with black * Fix issues reported by flake8 * Exclude protobuf files from black * Address formatting feedback
4 lines
97 B
TOML
4 lines
97 B
TOML
[tool.pytest.ini_options]
|
|
addopts = "--junitxml=report.xml"
|
|
log_cli = true
|
|
log_cli_level = "warn" |