https://github.com/leanprover/mathlib
Raw File
Tip revision: 5939388c062da0f009df8b5200dc445e41c99301 authored by Eric Wieser on 02 October 2020, 09:24:44 UTC
Fix merge issues
Tip revision: 5939388
bors.toml
status = ["Build mathlib", "Lint mathlib", "Run tests"]
use_squash_merge = true
timeout_sec = 21600
block_labels = ["not-ready-to-merge", "WIP", "blocked-by-other-PR"]
delete_merged_branches = true
cut_body_after = "---"
back to top