Registry / testing / guard-rubocop

guard-rubocop

JSON →
library1.5.0rbrubygemsunverified

Automatically checks Ruby code style with RuboCop when files are modified.

gem install guard-rubocop
INSTALL
IMPORT
SIG · GUARD-RUBOCOP
G
guard-rubocop
testingrubyv1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Guard
require 'guard/rubocop'

Set up Guard to watch Ruby files for RuboCop checks.

require 'guard/rubocop' Guard::RuboCop.new(watchers: [Guard::Watcher.new('*.rb')])
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
guard-rubocop — gem install guard-rubocop · libregistry