Registry / build-tool / standardrb

standardrb

JSON →
library1.0.1rbrubygemsunverified

An alias gem for the Standard Ruby style guide and linter, providing a standardrb binary.

gem install standardrb
INSTALL
IMPORT
SIG · STANDARDRB
S
standardrb
build-toolrubyv1.0.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.

Standard
require 'standard'

Run Standard Ruby linting and auto-fix from the command line or programmatically.

require 'standard' # Run from command line: standardrb --fix # Or programmatically: Standard.build_runner.call([], {})
Debug
Known issues
gotchaThis gem is just an alias; the actual functionality is in the 'standard' gem. Installing both may cause confusion.
fix
Use the 'standard' gem directly for the full tool; 'standardrb' is deprecated.
affects: >= 1.0.0
Upgrade
Version history
1.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
standardrb — gem install standardrb · libregistry