cmolinan / Portfolio-project

This Portfolio was built entirely in HTML/CSS and JavaScript for DOM Manipulation, using technologies such as Flexbox and Grid, and applying Responsive design. It is based on a FIGMA design
https://cmolinan.github.io/
4 stars 0 forks source link

Add linters to local enviroment to avoid meaningless commits for linter checks #11

Open limavfabio opened 2 years ago

limavfabio commented 2 years ago

I think it would make it easier for you to work if you installed the linters locally so you could check for linters locally instead of pushing them to GitHub and letting GitHub Actions check linters for you.

You can find more information on this link:

https://github.com/microverseinc/linters-config/tree/master/html-css

misikirdelelew commented 2 years ago

The coding structure was quite good so keep it up !! and before pushing to the remote repo it's better to solve all liter errors locally which saves your time.