Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
964801e5
Commit
964801e5
authored
Oct 21, 2020
by
nwindis
☕
Browse files
lint and test all the things
parent
87835ca0
Pipeline
#155417
passed with stages
in 4 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
964801e5
...
...
@@ -89,7 +89,7 @@
},
"husky"
:
{
"hooks"
:
{
"pre-commit"
:
"npm run lint:scss"
,
"pre-commit"
:
"npm run lint:scss
&& npm run lint:markdown && npm run lint && npm run test:unit
"
,
"prepare-commit-msg"
:
"exec < /dev/tty && git cz --hook || true"
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment