firasrg / autocare-rest-api

AutoCare is a well-organized REST API sample app
GNU Affero General Public License v3.0
1 stars 2 forks source link

Code formatting and precommit hooks #1

Closed firasrg closed 3 months ago

firasrg commented 3 months ago

Ensuring a consistent code style across the code base is crucial for maintainability and readability. By setting up formatting rules and precommit hooks, we can automate the enforcement of these standards, reducing inconsistencies and formatting mistakes.

To do: