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 21542aa commit 9e8af2fCopy full SHA for 9e8af2f
Makefile
@@ -29,7 +29,7 @@ OUTDATED_FILE := outdated-$(shell date +%y-%m-%d-%T).org
29
# Column the target description is printed from
30
HELP-DESCRIPTION-SPACING := 24
31
32
-MEGALINTER_RUNNER = npx mega-linter-runner --flavor java --release beta --env "'MEGALINTER_CONFIG=.github/config/megalinter.yaml'" --remove-container
+MEGALINTER_RUNNER = npx mega-linter-runner --flavor java --env "'MEGALINTER_CONFIG=.github/config/megalinter.yaml'" --remove-container
33
34
# Makefile file and directory name wildcard
35
# EDN-FILES := $(wildcard *.edn)
0 commit comments