Registry / build-tool / lint-roller

lint-roller

JSON →
library1.1.0rbrubygemsunverified

A plugin specification for linter and formatter rulesets, enabling composable linting configurations.

gem install lint_roller
INSTALL
IMPORT
SIG · LINT-ROLLER
L
lint-roller
build-toolrubyv1.1.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.

LintRoller
require 'lint_roller'

Define a linting plugin with rules

require 'lint_roller' plugin = LintRoller::Plugin.new( name: 'my_rules', version: '1.0', rules: { 'no-debug' => { 'enabled' => true } } ) puts plugin.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
OpenAI (training)
1
Resources
lint-roller — gem install lint-roller · libregistry