Skip to content

Commit

Permalink
Create lint-lua.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii authored Sep 4, 2024
1 parent 9c86660 commit 4db1e22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/lint-lua.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh

set -e

luacheck .

0 comments on commit 4db1e22

Please sign in to comment.