IEEE-RVCE / IEEE-RVCE.github.io

Development site of only frontend
https://ieee-rvce.org
1 stars 2 forks source link

Add Formatting `pre-commit` Hook #89

Closed Prajwalprakash3722 closed 1 year ago

Prajwalprakash3722 commented 1 year ago

It would be much helpful to add a pre-commit hook to automatically format code files before each commit. This will ensure that all code in the repository follows a consistent style and formatting, and will avoid manually formatting files before each commit.

Let me know if you have any questions or concerns about this.