diff --git a/lib/linter.sh b/lib/linter.sh index d06d44cc..b04aa9dc 100755 --- a/lib/linter.sh +++ b/lib/linter.sh @@ -1135,7 +1135,6 @@ fi ######################## # EDITORCONFIG LINTING # ######################## -echo ed: "$VALIDATE_EDITORCONFIG" if [ "$VALIDATE_EDITORCONFIG" == "true" ]; then #################################### # Lint the files with editorconfig #