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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Problem
We would like to integrate
nargo fmtin CI in aztec-packages but to do that we would need to runnargo fmtin "check-only mode" (not modifying the files and just throwing instead).**Happy Case
nargo fmt --checkexits 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
All reactions