File: v0.5.1.md

package info (click to toggle)
ruby-rubocop-ast 1.49.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,768 kB
  • sloc: ruby: 17,017; yacc: 90; makefile: 9
file content (7 lines) | stat: -rw-r--r-- 317 bytes parent folder | download
1
2
3
4
5
6
7
## 0.5.1 (2020-09-25)

### Bug fixes

- [#120](https://github.com/rubocop/rubocop-ast/pull/120): **(Potentially breaking)** Fix false positives and negatives for `SendNode#macro?`. This impacts `{non_}bare_access_modifier?` and `special_access_modifier?`. ([@marcandre][])

[@marcandre]: https://github.com/marcandre