From 88bdbdf91b02158c46b7720e81a9cd8b5ffc9610 Mon Sep 17 00:00:00 2001 From: Ben Iofel Date: Sat, 12 Oct 2019 14:59:38 -0400 Subject: [PATCH] update lint command --- lint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint.sh b/lint.sh index dfec6017a..74bfbf31e 100755 --- a/lint.sh +++ b/lint.sh @@ -1,3 +1,3 @@ #!/bin/sh -io.elementary.vala-lint -c .vala-lint.conf -d . +io.elementary.vala-lint -c .vala-lint.conf .