https://github.com/netease/rubocop
Enhanced rubocop, which can also check whether method comments are added.
https://github.com/netease/rubocop
Last synced: 14 days ago
JSON representation
Enhanced rubocop, which can also check whether method comments are added.
- Host: GitHub
- URL: https://github.com/netease/rubocop
- Owner: NetEase
- License: mit
- Created: 2016-04-08T09:00:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-05T02:48:47.000Z (about 10 years ago)
- Last Synced: 2025-01-16T21:15:46.014Z (over 1 year ago)
- Language: Ruby
- Size: 10.5 MB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
使用方法
gem 'rubocop', git 'https://github.com/NetEase/rubocop.git', branch 'master', require: false
[其他资料](https://github.com/bbatsov/rubocop)