What's Changed
- Fix typo by @stomar in #53
- Add tests for RubyLex by @BenKanouse in #57
- Fix crashing when multiple braces per line by @BenKanouse in #58
- Added issue template by @hsbt in #63
- Fix compatibility with rails before 5.2 by @larskanis in #65
- Add newline_before_multiline_assignment by @mrkn in #66
- Add a new easter egg: dancing ruby by @mame in #69
- Reformat LICENSE.txt [ci skip] by @nobu in #71
- Exclude useless files from RDoc by @nobu in #72
- Use 0.step instead of (..0).each for Ruby 2.5 by @aycabta in #73
- Check doc namespace correctly by @aycabta in #76
- Fix auto indent with closed brace by @aycabta in #77
New Contributors
- @BenKanouse made their first contribution in #57
- @larskanis made their first contribution in #65
- @mrkn made their first contribution in #66
Full Changelog: v1.2.1...v1.2.2