v0.14.0
New Rules
Lint/DuplicatedRequire
#188Lint/SpecFocus
#204Performance/JoinAfterMap
#186Performance/FlattenAfterMap
#192Performance/CompactAfterMap
#193Performance/ChainedCallWithNoBang
#195Performance/AnyInsteadOfEmpty
#197Style/VerboseBlock
#201Style/IsAFilter
#202
Improvements
- Change Rule to a class #191
- Add --rules switch to the CLI #179
- Add support for showing code context lines #181
- Add support for showing end location marker #200
Bugfixes
- Avoid exponential recursion while finding variable references in scopes #203
Credits
Huge thanks to @Sija who made a valuable commitment to this release!