2.3.1 - Fix broken auto snake-case of rule name
What's Changed
- Expand
@returnannotation of AbstractNode#end() to help auto-complete w/o@mixinsupport by @bezhermoso in #10 - Support various rules like
prohibited_{if,unless},exclude_{if,unless,,with,without},missing_{if,unless,with}by @bezhermoso in #17 - [2.x] Fix broken snake-case conversion of
__calluse-cases by @bezhermoso in #18
CI Improvements
- Making some assert equals strict by @peter279k in #13
- Setting CI running in PR trigger in any branch by @peter279k in #14
New Contributors
- @peter279k made their first contribution in #13
Full Changelog: 2.3.0...2.3.1