Skip to content

Commit

Permalink
update lint command
Browse files Browse the repository at this point in the history
  • Loading branch information
benwaffle committed Oct 12, 2019
1 parent 6dcf8ed commit 88bdbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

io.elementary.vala-lint -c .vala-lint.conf -d .
io.elementary.vala-lint -c .vala-lint.conf .

0 comments on commit 88bdbdf

Please sign in to comment.