Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bradleyfalzon/gopherci

GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible changes, and a suite of other third party static analysis tools.
https://github.com/bradleyfalzon/gopherci

continuous-integration go linter static-analysis

Last synced: 19 days ago
JSON representation

GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible changes, and a suite of other third party static analysis tools.

Awesome Lists containing this project

README

        

# GopherCI

[![Build
Status](https://travis-ci.org/bradleyfalzon/gopherci.svg?branch=master)](https://travis-ci.org/bradleyfalzon/gopherci) [![Coverage
Status](https://coveralls.io/repos/github/bradleyfalzon/gopherci/badge.svg?branch=master)](https://coveralls.io/github/bradleyfalzon/gopherci?branch=master)

# License

BSD 2-clause see [LICENSE](LICENSE).

# Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).