https://github.com/leanprover/mathlib
Raw File
Tip revision: 36592cd779c6ca4c149aef4d8fdc83e5f72b112a authored by Bhavik Mehta on 11 July 2021, 20:23:25 UTC
golf and add
Tip revision: 36592cd
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