Skip to content

Commit

Permalink
add bench dir to reformatter
Browse files Browse the repository at this point in the history
  • Loading branch information
kostmo committed Sep 11, 2023
1 parent ee05daa commit 356b645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/reformat-code.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
cd $SCRIPT_DIR/..

fourmolu --mode=inplace src app test
fourmolu --mode=inplace src app test bench

0 comments on commit 356b645

Please sign in to comment.