TBD54566975 / dwn-server

DWN server - host anywhere publicly accessible for DIDs to use
Apache License 2.0
40 stars 41 forks source link

Add pre-commit/push hook for tests/lint #55

Closed adam4leos closed 1 year ago

adam4leos commented 1 year ago

To improve the workflow of code delivery and help contributors we should utilize our tests/lint/prettier script to be a pre-commit/push hooks so issues are resolved before they even get to the PR stage

adam4leos commented 1 year ago

addressed in https://github.com/TBD54566975/dwn-server/pull/56