File: v1.15.0.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-- 230 bytes parent folder | download
1
2
3
4
5
6
7
## 1.15.0 (2021-12-12)

### New features

- [#10219](https://github.com/rubocop/rubocop/pull/10219): Add `value_omission` method to `AST::PairNode` for Ruby 3.1's hash value omission. ([@koic][])

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