Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmty/danger-brakeman
https://github.com/jmty/danger-brakeman
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmty/danger-brakeman
- Owner: jmty
- License: mit
- Created: 2019-04-05T09:11:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T03:03:55.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T09:04:22.959Z (16 days ago)
- Language: Ruby
- Size: 26.4 KB
- Stars: 2
- Watchers: 10
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-danger - danger-brakeman - A Danger plugin for Brakeman. (Plugins / Ruby (danger))
README
# Danger Brakeman
A Danger plugin for Brakeman.
## Installation
Add this line to your Gemfil.
gem 'danger-brakeman'
## Usage
Run Ruby files through Brakeman. Results are passed out as a inline comment.
brakeman.lint
## License
MIT