Sha256: b2d277e113c71fb04f90d8f6e0c47f9af2d145b241ae5e521a60c9fa862a0712
Contents?: true
Size: 845 Bytes
Versions: 3
Compression:
Stored size: 845 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. ## Etymology [Face control](http://en.wikipedia.org/wiki/Face_control) in Wikipedia
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
face_control-0.5.1 | README.md |
face_control-0.5.0 | README.md |
face_control-0.4.0 | README.md |