cal-itp / eligibility-server

Server implementation of the Eligibility Verification API
https://docs.calitp.org/eligibility-server
GNU Affero General Public License v3.0
3 stars 3 forks source link

fix(devcontainer): configure git to install pre-commit #474

Closed machikoyasuda closed 4 months ago

machikoyasuda commented 4 months ago

fixes #473

I followed what @lalver1 did for Benefits here https://github.com/cal-itp/benefits/pull/2027 to fix this bug I got when I loaded the devcontainer on my macOS

github-actions[bot] commented 4 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.

machikoyasuda commented 4 months ago

Closing this PR for now Will get back to this after https://github.com/cal-itp/eligibility-server/pull/463 is merged

thekaveman commented 4 months ago

Oops :sweat: I didn't realize we hadn't merged #463 yet!

thekaveman commented 4 months ago

@machikoyasuda #463 is merged now

machikoyasuda commented 4 months ago

Ready for review now @thekaveman

Re-tested this on rebased branch with the latest from main