JUDIT GRESKOVITS
67aedbdc54
feat: Lint changed before commit, except if partially staged
2017-06-21 16:52:08 +01:00
JUDIT GRESKOVITS
cb85b75a04
feat: Format changed before commit, except if partially staged
2017-06-20 16:36:22 +01:00
JUDIT GRESKOVITS
cab7411454
feat(joyent-ui-toolkit,joyent-cp-frontend): Quick actions show and hide
2017-06-01 11:08:32 +01:00
Sérgio Ramos
efd87268da
chore: use stdio
option on execa
2017-05-29 23:04:51 +01:00
Sérgio Ramos
c327f9f1ef
chore: handle empty files array in format-staged
...
if format-staged is run and after filtering by opt-out no files are left, it tries to format everything
2017-05-26 12:02:19 +01:00
Sérgio Ramos
8974a0546f
chore: when formatting staged files, also account for /scripts
2017-05-26 10:20:15 +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