Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b66e8a3d..e61d80a2 100644
--- a/Makefile
+++ b/Makefile
@@ -150,7 +150,7 @@ prettier-tests:
stylelint-tests:
@printf "\n$(INFO)INFO: Running Stylelint tests...$(END)\n"
- @scripts/run-stylelint.sh
+ @yarn stylelint content/assets/stylesheets
hadolint-tests:
@printf "\n$(INFO)INFO: Running hadolint tests...$(END)\n"