https://github.com/leanprover/mathlib
Raw File
Tip revision: 2ada12f7dc632defa9f7cc5c018aad77e4be0bfa authored by Aaron Anderson on 28 April 2021, 17:39:24 UTC
oleans
Tip revision: 2ada12f
bors.toml
status = ["Build mathlib", "Lint mathlib", "Run tests", "Lint style"]
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