PIESHEF / set-a-vibe

Set the right vibe for the night
https://set-a-vibe.vercel.app
1 stars 0 forks source link

Configure super-linter #6

Open PIESHEF opened 1 year ago

PIESHEF commented 1 year ago

This project is going to be using super-linter in order to verify the coding style standards. In order for a PR to be ready for merge, all linting errors must be addressed.

Basic linter rules will be used for the start, and changes will be made as development is done and rules need to be changed

Updates to the project README.md will need to be made in order to detail how to run the linter on a developers local machine, and how to make changes to linter rules

PIESHEF commented 1 year ago

How to run super linter locally