diff options
Diffstat (limited to 'tools/reformat')
| -rwxr-xr-x | tools/reformat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/reformat b/tools/reformat index 4dfe7c3..00d61ef 100755 --- a/tools/reformat +++ b/tools/reformat @@ -7,4 +7,4 @@ cd "$(dirname "$0")/.." npx prettier --write . -cargo fmt --all +cargo +nightly fmt --all |
