Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 1.36 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.36 KB

Coditsu Offending Sources

CircleCI

Live sources for the Offending Engine for RubyGems details data.

In order to run, Coditsu engine, for some of the validators requires an always up to date stream of information.

This repository provides this data in form of files or API endpoints, so while running build we can query this data.

Note: it does not store any informations, nor it requires any authentication.

Usage

bundle exec rails s

Note on contributions

First, thank you for considering contributing to Coditsu ecosystem! It's people like you that make the open source community such a great community!

Each pull request must pass all the RSpec specs and meet our quality requirements.

To check if everything is as it should be, we use Coditsu that combines multiple linters and code analyzers for both code and documentation. Once you're done with your changes, submit a pull request.

Coditsu will automatically check your work against our quality standards. You can find your commit check results on the builds page of Coditsu organization.

coditsu