mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 15:41:02 -05:00
Remove unneeded line
This commit is contained in:
parent
8884ea722b
commit
294e4024ae
1 changed files with 0 additions and 1 deletions
|
@ -1135,7 +1135,6 @@ fi
|
||||||
########################
|
########################
|
||||||
# EDITORCONFIG LINTING #
|
# EDITORCONFIG LINTING #
|
||||||
########################
|
########################
|
||||||
echo ed: "$VALIDATE_EDITORCONFIG"
|
|
||||||
if [ "$VALIDATE_EDITORCONFIG" == "true" ]; then
|
if [ "$VALIDATE_EDITORCONFIG" == "true" ]; then
|
||||||
####################################
|
####################################
|
||||||
# Lint the files with editorconfig #
|
# Lint the files with editorconfig #
|
||||||
|
|
Loading…
Reference in a new issue