diff options
Diffstat (limited to 'tools/check-format')
| -rwxr-xr-x | tools/check-format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/check-format b/tools/check-format index 3b68537..bd57435 100755 --- a/tools/check-format +++ b/tools/check-format @@ -8,4 +8,4 @@ cd "$(dirname "$0")/.." npx prettier --check . -cargo fmt --all --check +cargo +nightly fmt --all --check |
