guard-rubocop
Code linter
Automatically checks Ruby code style with RuboCop when files are modified.
Guard plugin for RuboCop
262 stars
15 watching
55 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,464 |
rubocop/rubocop-rails | An extension of the RuboCop linter tool that enforces best practices and coding conventions for Rails projects. | 820 |
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,484 |
rubocop/rubocop-performance | Analyzes code performance and provides suggestions for optimization | 685 |
rubocop/rubocop | Analyzes and enforces code quality and style in Ruby projects | 12,650 |
guard/listen | Notifies applications about file modifications and changes | 1,925 |
rubocop/rspec-style-guide | Guides best practices for writing RSpec specs | 958 |
pygments/pygments.rb | Provides syntax highlighting functionality for Ruby code | 573 |
arbox/ruby-style-guide | A community-driven style guide for Ruby coding best practices | 414 |
gdlx/ruby-style-guide | A community-driven guide for Ruby programming style and best practices | 68 |
dcordero/rubustrings | Verifies the format and consistency of iOS app strings files | 119 |
prontolabs/pronto-rubocop | An integration that automates code analysis using RuboCop and Pronto | 83 |
dblock/guard-rack | Automatically restarts a Rack application when the relevant files change. | 42 |
ros-tooling/action-ros-lint | Automates linting of ROS 2 packages to quickly identify coding issues | 19 |