Commit graph

12 commits

Author SHA1 Message Date
Oliver Blanthorn e61f883661
Fix git hooks 2026-02-19 22:31:15 +01:00
Alexis Daboville 8a8fd870aa Fix eslint calls such that the pre-commit hook works ootb
Would previously fail with:

```
Running pre-commit hook...
Prettify your files first:
yarn run pretty

If you see this message repeatedly, skip the check with git commit -n
```
2024-11-05 21:59:26 +00:00
Babil Golam Sarwar dab3af39b7
Make pretty work on OSX 2021-02-14 12:16:44 +01:00
Oliver Blanthorn bc2523492d
Merge branch 'master' into ESlint-migration 2020-06-18 18:04:48 +01:00
Oliver Blanthorn 08e454724e
Fix precommit hook 2020-06-18 17:45:23 +01:00
Oliver Blanthorn 13b1be80bd
Ensure eslint sees temporary files 2020-06-18 15:29:18 +01:00
MatiasStorm 37dc2d371a Change pretty.sh to use eslint 2020-06-16 21:06:58 +02:00
mozbug 92bb93ae11 If yarn bin not in $PATH, pre-commit hook always fails 2020-03-15 16:07:30 +08:00
Colin Caine 3c618ac7a4 s/npm/yarn 2019-05-31 16:48:53 +01:00
Colin Caine 39c5677ccb Don't tslint test files 2019-05-31 15:24:31 +01:00
Oliver Blanthorn 68aff53e4d
Placate shellcheck 2019-05-29 21:09:58 +01:00
Oliver Blanthorn 4aa422d746
Make shellcheck check more scripts 2019-05-29 17:48:32 +01:00
Renamed from scripts/common (Browse further)