rector/.kodiak.toml
2020-10-09 22:37:36 +02:00

9 lines
218 B
TOML

# .kodiak.toml
version = 1
merge.delete_branch_on_merge = true
merge.method = "squash"
# see https://kodiakhq.com/docs/config-reference#approveauto_approve_usernames
approve.auto_approve_usernames = ["TomasVotruba"]