https://github.com/leanprover/mathlib
Raw File
Tip revision: b288b942d02a0d29734950c362b23754374ea858 authored by Adam Topaz on 20 May 2021, 00:37:07 UTC
Add code
Tip revision: b288b94
bors.toml
status = ["Build mathlib", "Lint mathlib", "Run tests", "Lint style"]
use_squash_merge = true
timeout_sec = 28800
block_labels = ["not-ready-to-merge", "WIP", "blocked-by-other-PR"]
delete_merged_branches = true
cut_body_after = "---"
back to top