MLH-Fellowship / 0.2.1-readme-dirs

A web application that generates helpful project structures for public GitHub repositories
https://project-structure-readme.netlify.app/
MIT License
1 stars 1 forks source link

Bring in linter to enforce a code style guide #1

Closed nchaloult closed 4 years ago

nchaloult commented 4 years ago

To keep our work on this project clean and consistent, I'm proposing that we adhere to a style guide.

This PR includes the following contributions:

Your code editor can be set up to respect these styling rules and display warnings about them. If you've never used a linter before, but you'd like to give it a shot with this project, we can work together to get it plugged into your dev environment 😃

ralph-dev commented 4 years ago

We are not using Prettier haha ok! This works too I have no preference!

nchaloult commented 4 years ago

I've never heard of Prettier until now. Idk how I missed it it seems huge 🤷‍♀️ Should we bring in Prettier in this PR, or decide to open a new PR if we wanna bring it in later?