grey-software / org

The organization repository for Grey Software, where software maintainers mentor students and build free software together!
https://org.grey.software
11 stars 0 forks source link

Standardize the org's linting tools, and setup a process to enforce passed lint checks for merges to master #27

Closed ArsalaBangash closed 4 years ago

ArsalaBangash commented 4 years ago

Overview

A consistent style across our org's repos would help resolve disputes and enhance cohesion.

https://stackoverflow.blog/2020/07/20/linters-arent-in-your-way-theyre-on-your-side/?cb=1

ArsalaBangash commented 4 years ago

@hiimchrislim I think this could be useful for the Hacklab effort to create a resource portal for DSC Projects as well.

ArsalaBangash commented 4 years ago

We should include a vs code config for our org's web based styling and linting so our settings persist across VS Code instances.

ArsalaBangash commented 4 years ago

We should research the styles out there and pick the one most widely accepted one for our tech stack. Since we use Vue, Nuxt and Quasar, it would be good to see what those organizations use.

ArsalaBangash commented 4 years ago

Thank you @AaronCGoidel for helping set these up!