mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-23 11:14:38 +01:00
12 lines
207 B
TOML
12 lines
207 B
TOML
# .kodiak.toml
|
|
version=1
|
|
|
|
[merge]
|
|
delete_branch_on_merge=true
|
|
|
|
method="squash"
|
|
|
|
# see https://kodiakhq.com/docs/config-reference#approveauto_approve_usernames
|
|
[approve]
|
|
auto_approve_usernames="TomasVotruba"
|