civisanalytics / swagger-diff

Utility for comparing two Swagger specifications.
BSD 3-Clause "New" or "Revised" License
265 stars 32 forks source link

Make it easier to contribute #9

Closed jeffreyc closed 8 years ago

jeffreyc commented 8 years ago

@christophermanning please review?

Adding a CONTRIBUTING.md with tips for contributions. Adding Rubocop and RSpec Rake tasks and creating a default task so contributors can simply run rake to run both Rubocop and RSpec.

christophermanning commented 8 years ago

LGTM