Registry / testing / rubocop-checkstyle-formatter

rubocop-checkstyle-formatter

JSON →
library0.6.1rbrubygemsunverified

A formatter for RuboCop that outputs results in Checkstyle XML format.

gem install rubocop-checkstyle_formatter
INSTALL
IMPORT
SIG · RUBOCOP-CHECKSTYLE
R
rubocop-checkstyle-formatter
testingrubyv0.6.1
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.

RuboCop::Formatter::CheckstyleFormatter
require 'rubocop/formatter/checkstyle_formatter'

Run RuboCop and output results in Checkstyle format.

require 'rubocop' require 'rubocop/formatter/checkstyle_formatter' # Run RuboCop with the checkstyle formatter RuboCop::CLI.new.run(['--format', 'RuboCop::Formatter::CheckstyleFormatter'])
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
rubocop-checkstyle-formatter — gem install rubocop-checkstyle-formatter · libregistry