Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Jan 4, 2024
1 parent c832079 commit 9d6ce76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions yarn-project/run_nargo_fmt.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/usr/bin/env bash

# Note: This script formats the files multiple times when the given project is included in a workspace.
# Tackling this became a time sink, so I decided to leave it as is for now.

set -eu

# We set the executable path as if we were in CI
Expand Down

0 comments on commit 9d6ce76

Please sign in to comment.