Skip to content

Commit

Permalink
just: lint the idl
Browse files Browse the repository at this point in the history
  • Loading branch information
skrrb committed Oct 24, 2023
1 parent 462b566 commit db241ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ idl:
anchor build --arch sbf -- --features enable-gpl
bash {{ justfile_directory() }}/idl-fixup.sh
cp -v ./target/types/openbook_v2.ts ./ts/client/src/openbook_v2.ts
yarn lint --fix
yarn format

fuzz:
Expand Down

0 comments on commit db241ce

Please sign in to comment.