You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to integrate nargo fmt in CI in aztec-packages but to do that we would need to run nargo fmt in "check-only mode" (not modifying the files and just throwing instead).
Happy Case
nargo fmt --check exits with exit code 1 when formatting issues are spotted.
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered:
Problem
We would like to integrate
nargo fmt
in CI in aztec-packages but to do that we would need to runnargo fmt
in "check-only mode" (not modifying the files and just throwing instead).Happy Case
nargo fmt --check
exits with exit code 1 when formatting issues are spotted.Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: