From 03b483aa45ca994c0d75010e2008a8f0bfcf7ed3 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Thu, 10 May 2018 13:29:47 +0200 Subject: Add SASSLint makefile target, and run it in CI Also move ESLint and SASSLint config files to a dedicated .dev folder --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 549777ef..6b6ffbd5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,6 +26,7 @@ Dockerfile text # Exclude from Git archives .editorconfig export-ignore +.dev export-ignore .gitattributes export-ignore .github export-ignore .gitignore export-ignore -- cgit v1.2.3