Skip to content

Commit

Permalink
Merge branch 'main' into rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
pb8o committed May 13, 2024
2 parents de18163 + 8b15271 commit 39c5a9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/devtool
Original file line number Diff line number Diff line change
Expand Up @@ -884,6 +884,8 @@ cmd_test_debug() {
#
cmd_fmt() {
cmd_sh "cargo fmt --all -- --config $(tr '\n' ',' <tests/fmt.toml)"
cmd_sh "cd tests; black . ../tools ../.buildkite"
cmd_sh "mdformat $(git ls-files '*.md' | tr '\n' ' ')"
}

cmd_mkdocs() {
Expand Down

0 comments on commit 39c5a9a

Please sign in to comment.