eugenewebdevs / website

Website for Eugene Web Devs domain
https://eugenewebdevs.com/
4 stars 8 forks source link

add github actions #75

Open CesarMMGarcia opened 9 months ago

CesarMMGarcia commented 9 months ago

decide what linting rule to use for the project and create a github action that will run the linter before merging or on push. This will reduce the amount of mistakes submitted to master by conforming to rules and checks. It will also clean up any noise made in personal linters that involve white space.

bhavik001 commented 9 months ago

Hello @CesarMMGarcia ! I am interested in working on this issue. Can you assign me this issue?