qbittorrent_web_api/bors.toml
2022-07-11 15:27:20 +00:00

15 lines
154 B
TOML

delete_merged_branches = true
update_base_for_deletes = true
status = [
"test",
"fmt",
"clippy",
]
pr_status = [
"test",
"fmt",
"clippy",
]