liumcse / ntuvibe

NTUVibe is a student-run online platform committed to making information at Nanyang Technological University more open and accessible.
https://ntuvibe.com
8 stars 0 forks source link

CI and prettier #147

Closed liumcse closed 5 years ago

liumcse commented 5 years ago

Description

Set up prettier and continuous integration (presubmit). Enforce the rule that code must be able to build & pass all tests before it can be committed to codebase.

Removed CircleCI, because Github has its own CI now! See Github Actions.

Checklist