Sérgio Ramos
8bb9c18b9c
fix: flatten directories array passed to globby
...
fixes run-staged-pkg globby call
2017-11-02 13:11:04 +00:00
Sérgio Ramos
6cf84c583c
feat(boilerplate): create next-like boilerplate for quick prototypes
...
also, some cleanup
fixes #773
2017-10-19 22:15:52 +01:00
Sérgio Ramos
52fdc0f7dd
ci: don't exit(1) when pre-commiting partially staged files
2017-10-12 19:56:41 +01:00
Sérgio Ramos
a6d69918fc
style: format
2017-09-19 11:20:43 +01:00
Sara Vieira
e2e6069749
feat(my-joyent): Adds boilerplate for my joyent
...
Create starting boilerplate for my joyent prototype
2017-09-08 10:38:32 +01:00
JUDIT GRESKOVITS
67aedbdc54
feat: Lint changed before commit, except if partially staged
2017-06-21 16:52:08 +01:00
Sérgio Ramos
efd87268da
chore: use stdio
option on execa
2017-05-29 23:04:51 +01:00
Sérgio Ramos
06f17c828a
chore: format /scripts
2017-05-26 10:20:10 +01:00
Sérgio Ramos
9b3874ea56
chore: format, lint, and test scripts based on staged files
...
For lint and test, it detects the packages that the staged files affect and only
runs the corresponding `lint` and `test` scripts.
For format, it will run prettier through the Added/Modified js files.
2017-05-26 10:20:00 +01:00