codementorship / austin-tech-list

A list of places in Austin that hire developers
https://codementorship.github.io/austin-tech-list/
27 stars 23 forks source link

add rigup #133

Closed ashwoodall closed 5 years ago

ashwoodall commented 5 years ago

Closes #110

handeyeco commented 5 years ago

Thanks for submitting this @ashwoodall!

It looks like you might be using something like Prettier, which added semicolons to the project.

In order to maintain a consistent style, we have a script that will conform PRs to a shared style: npm run pre-commit (see this for more information).

You can manually remove the semicolons, try the script, or I'd be glad to modify the PR with suggestions.

ashwoodall commented 5 years ago

got it! Will update these 👍