fix: remove extra whitespace
This commit is contained in:
2
Makefile
2
Makefile
@@ -27,7 +27,7 @@ ifeq ($(shell greadlink > /dev/null 2>&1 ; echo $$?),127)
|
|||||||
endif
|
endif
|
||||||
ln -nfs `which greadlink` tests/bin/readlink
|
ln -nfs `which greadlink` tests/bin/readlink
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ci-dependencies: shellcheck bats readlink
|
ci-dependencies: shellcheck bats readlink
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
|||||||
Reference in New Issue
Block a user