Sha256: b58b8f56ea778f50387d758e8fb458f8a2813143440490e30ae3e4dbcd1cac5d
Contents?: true
Size: 493 Bytes
Versions: 4
Compression:
Stored size: 493 Bytes
Contents
# danger-php_codesniffer A description of danger-php_codesniffer. ## Installation $ gem install danger-php_codesniffer ## Usage Methods and attributes from this plugin are available in your `Dangerfile` under the `php_codesniffer` namespace. ## Development 1. Clone this repo 2. Run `bundle install` to setup dependencies. 3. Run `bundle exec rake spec` to run the tests. 4. Use `bundle exec guard` to automatically have tests run as you make changes. 5. Make your changes.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
danger-php_codesniffer-0.1.3 | README.md |
danger-php_codesniffer-0.1.2 | README.md |
danger-php_codesniffer-0.1.1 | README.md |
danger-php_codesniffer-0.1.0 | README.md |