qbittorrent_web_api/bors.toml

15 lines
154 B
TOML
Raw Permalink Normal View History

2022-07-11 16:15:19 +02:00
delete_merged_branches = true
update_base_for_deletes = true
status = [
2022-07-11 17:26:15 +02:00
"test",
"fmt",
"clippy",
2022-07-11 16:15:19 +02:00
]
2022-07-11 17:27:20 +02:00
pr_status = [
"test",
"fmt",
"clippy",
]