Skip to content

Commit

Permalink
build:add gdlint for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
limuy2022 committed Jul 12, 2024
1 parent caf22b2 commit cdcf560
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# format gdscript
gdformat .
# lint gdscript
gdlint .
# format rust
cd gdrust && cargo fmt
# save
Expand Down

0 comments on commit cdcf560

Please sign in to comment.