Remove extraneous LFs (= more than one) at the end of text files

This commit is contained in:
Vojtěch Káně
2020-05-16 22:20:28 +02:00
parent b379dd1c26
commit f120e6f644
6 changed files with 0 additions and 6 deletions
-1
View File
@@ -12,4 +12,3 @@ RUN rm -fr /root/.npm /node_modules
WORKDIR /src
ENTRYPOINT ["/usr/local/bin/sass-lint"]