ayushagg31 / Trellis

A simplified Trello clone built with React, Redux, Node, Express and MongoDB.
https://trellis-app.herokuapp.com
GNU General Public License v3.0
127 stars 54 forks source link

Add pre-commit workflow #57

Closed jacubsmith closed 3 years ago

jacubsmith commented 3 years ago

Is your feature request related to a problem? Please describe. To keep code quality tight and to ensure commits are formatted correctly we should run the linter before a commit.

Describe the solution you'd like Add a pre commit workflow to perform the checks