# rubocop-config-cowtech [![Package Version](https://badge.fury.io/rb/rubocop-config-cowtech.png)](http://badge.fury.io/js/rubocop-config-cowtech) [![Dependency Status](https://gemnasium.com/ShogunPanda/rubocop-config-cowtech.png)](https://gemnasium.com/ShogunPanda/rubocop-config-cowtech) CowTech style rubocop config https://github.com/ShogunPanda/rubocop-config-cowtech ## Usage In your rubocop configuration file, insert the following statements: ```ruby inherit_gem: rubocop-config-cowtech: main.yml ``` ## Contributing to rubocop-config-cowtech * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet. * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it. * Fork the project. * Start a feature/bugfix branch. * Commit and push until you are happy with your contribution. * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. ## Copyright Copyright (C) 2017 and above Shogun . Licensed under the MIT license, which can be found at http://opensource.org/licenses/MIT.