hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
5 stars 24 forks source link

Docs: install pre-commit via pipx #199

Closed fyliu closed 6 months ago

fyliu commented 10 months ago

Overview

We need to update the pre-commit instructions so that developers know it's required for developers working on the project. Also we want to suggest a better option (pipx) to installing it than globally, which is bad practice.

Action Items

Resources/Instructions

fyliu commented 6 months ago

Closing this since this issue is already implemented by PR #230.