AbhiPatel10 / AISKCON-CONSTRUCTION

https://abhipatel10.github.io/AISKCON-CONSTRUCTION/
55 stars 183 forks source link

Add the prettier linter workflow #459

Open Harry262530 opened 1 year ago

Harry262530 commented 1 year ago

As a project with multiple users contributing to it, it is essential to maintain a proper linting style to ensure better code readability by users. An excellent way to do this is by automatic linting checks using the prettier linter in GitHub actions. So I would like to add the prettier linter to ensure proper and uniform linting of the codebase.

I would like to work on this as a part of GSSoC 23.

Neilblaze commented 1 year ago

@AbhiPatel10 thoughts?