Sha256: 98986c8476c7431e94bb9b0b6bb565e684a28f834f48c760ae5119a27e7730c2
Contents?: true
Size: 759 Bytes
Versions: 2
Compression:
Stored size: 759 Bytes
Contents
# Face Control Comment on added lines of pull requests in [Atlassian Stash](https://www.atlassian.com/software/stash). Take comments from static checkers reports. (Currently supports [RuboCop](http://batsov.com/rubocop/) and [CoffeeLint](http://www.coffeelint.org).) Inspired by [Hound](https://houndci.com). ## Installation gem install face_control ## Usage rubocop -f json -o rubocop.json coffeelint --reporter raw app/assets/javascripts > coffeelint_report.json face-control <project> <repository> <pull_request_id> `face-control` uses the same configuration file (`~/.stashconfig.yml`) as the official [Atlassian Stash Command Line Tools](https://bitbucket.org/atlassian/stash-command-line-tools) to connect to your Stash instance.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
face_control-0.3.0 | README.md |
face_control-0.2.1 | README.md |