Commit Graph

2 Commits (main)

Author SHA1 Message Date
tyrone-wu 5e13283f59 fix: fix rustdocs-args ordering in taplo to -D warnings
This fixes the current rustdoc build error by correcting the ordering of
`rustdoc-args` to `-D warnings`. Additionally, this also removes the
`recorder_arrays` field (defaults to false) so that the order is not
modified, which is what caused the error in the first place.
4 months ago
Tamir Duberstein c8bf646ef0
toml: add formatter and check in CI 1 year ago