Sha256: 413c20ab92c4a483d645f5d14136f091541eac271b7dae6a01e7a239dd3f57fb
Contents?: true
Size: 701 Bytes
Versions: 3
Compression:
Stored size: 701 Bytes
Contents
# IDEAS: * Add ideas on: https://github.com/saigkill/hoe-rubocop/issues ## COOL HACKS: * Open a bugreport on https://github.com/saigkill/hoe-rubocop/issues. * Please use the -u flag when generating the patch as it makes the patch more readable. * Write a good explanation of what the patch does. * It is better to use git format-patch command: git format-patch HEAD^ # STRUCTURE: ## BRANCHES: ### `master` BRANCH: The master branch is the last stable version. ### `develop` BRANCH: The develop branch is the current edge of development. ### PULL REQUESTS: Please base all Pullrequests off the `develop` branch. Merges to `X.X` only occur through the `develop` branch.
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
hoe-rubocop-1.0.11 | CONTRIBUTING.md |
hoe-reek-1.0.11 | CONTRIBUTING.md |
hoe-rubocop-1.0.10 | CONTRIBUTING.md |