1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2024-11-28 08:39:03 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Andy Grunwald
5e5223631a feat: Extend Makefile for more source code quality targets
The Makefile contains now additional commands to support
during development and aim for a higher source code quality:

- go vet
- go fmt
- same unit tests run command like travis
- static analysis
- and a target to run all together
2020-04-29 10:29:49 -07:00
Andy Grunwald
d9b325e36d Added Makefile 2017-02-28 10:02:05 +01:00