We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc7f38 commit 0c8e161Copy full SHA for 0c8e161
Makefile.lint
@@ -15,7 +15,7 @@ CURRENT_DIR = $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
15
FL_VERSION = 0.4
16
FL_IGNORES = .git/,.github/
17
# Json lint
18
-JL_VERSION = 1.6.0-0.5
+JL_VERSION = latest
19
JL_IGNORES = .git/,.github/
20
# Yamllint
21
YL_VERSION = 1.26-0.9
0 commit comments