Skip to content

Commit ce04905

Browse files
authored
Add rustfmt to bors status checklist
1 parent 2cb0f61 commit ce04905

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cortex-m-rt/.github/bors.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ status = [
1313
"ci-linux (1.39.0, thumbv7m-none-eabi)",
1414
"ci-linux (1.39.0, thumbv7em-none-eabi)",
1515
"ci-linux (1.39.0, thumbv7em-none-eabihf)",
16-
"ci-linux (1.39.0, thumbv8m.main-none-eabi)"
16+
"ci-linux (1.39.0, thumbv8m.main-none-eabi)",
17+
"Rustfmt"
1718
]

0 commit comments

Comments
 (0)