mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
7 lines
100 B
YAML
7 lines
100 B
YAML
pre-push:
|
|
commands:
|
|
fmt-check:
|
|
run: npm run fmt:check
|
|
lint:
|
|
run: npm run lint
|