Skip to content

Commit 62d637f

Browse files
committed
Merge branch 'main' into pv/remove-stac_version-and-stac_extensions-from-itemcollection
2 parents fd429fa + 463c5f6 commit 62d637f

File tree

3 files changed

+1371
-647
lines changed

3 files changed

+1371
-647
lines changed

.husky/pre-commit

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
npm run lint
2+
npm run typecheck
3+
npm run check-openapi
4+
npm run audit-prod
5+
npm run test:unit
6+
npm run test:system
7+
npm run build

0 commit comments

Comments
 (0)