Releases: standardrb/standard
Releases · standardrb/standard
v1.1.6
- Update rubocop from 1.18.3 to 1.18.4
1.1.4
- Update rubocop from 1.18.1 to 1.18.2
- Update rubocop-performance from 1.11.2 to 1.11.3
1.1.1
- Update rubocop from 1.13.0 to 1.14.0
- Update rubocop-performance from 1.11.1 to 1.11.2
1.1.0
- Update rubocop from 1.12.1 to 1.13.0
- Update rubocop-performance from 1.9.2 to 1.11.1
- Enabled the following rules:
1.0.5
- Update rubocop from 1.11.0 to 1.12.1
1.0.4
- Workaround RuboCop's CLI from erroring when it detects a cop named
BlockDelimiters by renaming it to BlockSingleLineBraces
(#271)
1.0.3
- Fix an exit code bug introduced in 1.0.2
(#272
1.0.1
- Update rubocop from 1.10.0 to 1.11.0
- Update rubocop-performance from 1.9.2 to 1.10.1