treefmt/bors.toml

15 lines
396 B
TOML
Raw Permalink Normal View History

cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [
"Evaluate flake.nix",
"build (macos-latest)",
"build (ubuntu-20.04)",
"build_and_test (macos-latest)",
"build_and_test (ubuntu-20.04)",
"build_and_test (windows-2019)",
"clippy",
"clippy_check",
"devShell default [x86_64-linux]",
"gh-pages",
"package default [x86_64-linux]"
]