Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T912
Change Details
Change Details
Old
New
Diff
The Ruby community maintain a [[ https://github.com/bbatsov/ruby-style-guide | style guide ]]. RuboCop is a static analysis tool for Ruby source code, which could automatically find violation for this style guide. It's triggered by Arcanist at diff time or manually through `arc lint --everything`. We need to upgrade code to pass `rubocop tommy.b`: {P204} See also P203 for the output from `arc lint --everything` (the same with source code context and more whitespaces).
The Ruby community maintain a [[ https://github.com/bbatsov/ruby-style-guide | style guide ]]. RuboCop is a static analysis tool for Ruby source code, which could automatically find violation for this style guide. It's triggered by Arcanist at diff time or manually through `arc lint --everything`. We need to upgrade code to pass linter checks: {P203} See also P204 for the output from `rubocop tommy.b` (the same, more compact).
The Ruby community maintain a [[ https://github.com/bbatsov/ruby-style-guide | style guide ]]. RuboCop is a static analysis tool for Ruby source code, which could automatically find violation for this style guide. It's triggered by Arcanist at diff time or manually through `arc lint --everything`. We need to upgrade code to pass
`rubocop tommy.b`:
linter checks:
{P20
4}
3}
See also P20
3
4
for the output from
`arc lint --everything
`rubocop tommy.b
` (the same
with source cod
, mor
e co
ntext and more whitespaces
mpact
).
Continue