Commit graph

4 commits

Author SHA1 Message Date
Charlton Austin
3b52f437b1 feat(Makefile): add in new postgres target
this adds in a new target that allows you to run postgres tests with
a single command

Issue: NA

- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-07-12 14:35:23 -04:00
Antoine Legrand
9536cc4377 Add ci task to fail on code-style (yapf) 2017-04-11 10:32:13 +02:00
Antoine Legrand
7b164fa5ae Update yapf 2017-04-08 09:25:09 +02:00
Erica
9dab7d3a36 feat(Makefile): add makefile to repo (#2264)
feat(Makefile): add makefile to repo

*Note* This is still very much a WIP. Please correct any issues you come across.
2017-02-15 08:39:19 -08:00