summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-11 14:21:43 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-11 14:21:43 +0200
commite05430b93cc823a68c17274ce177b3dee5c031a3 (patch)
tree8e218ce13e19867612988fdd0ae58fc2c8ecd50a /Makefile
parentc57de33393faf2073d2a614b6da9fb088927859f (diff)
Migrate components to nextcloud repo
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 274f50a7..d8c4f33a 100644
--- a/Makefile
+++ b/Makefile
@@ -36,6 +36,13 @@ lint:
lint-fix:
npm run lint:fix
+# Style linting
+stylelint:
+ npm run stylelint
+
+stylelint-fix:
+ npm run stylelint:fix
+
# Cleaning
clean:
rm -f js/contacts.js