summaryrefslogtreecommitdiff
path: root/ruby.c
diff options
context:
space:
mode:
authorKoichi ITO <[email protected]>2024-08-21 02:56:21 +0900
committergit <[email protected]>2024-08-29 20:04:55 +0000
commitaf65b41e07091c31603b7012941f1edc20d042e7 (patch)
treef1d8282496e926e594bcf6c88313d4f224d2c36e /ruby.c
parent22d9260f05967c456df09375952deedbbab0ab03 (diff)
[ruby/prism] Remove deprecated lib/prism/translation/parser/rubocop.rb file
Follow up https://github.com/ruby/prism/pull/2558. This PR removes deprecated lib/prism/translation/parser/rubocop.rb file. The file was a workaround to allow setting `TargetRubyVersion: 80_82_73_83_77.xx` until Prism (`Prism::Translation::Parser`) is integrated into RuboCop. RuboCop already supports Prism (`Prism::Translation::Parser`) as of https://github.com/rubocop/rubocop/pull/12724. It has been several months since the file was deprecated in ruby/prism#2558. And, yesterday, Prism 1.0.0 was released, but perhaps the file should have been removed before then. Although this might be seen as incompatible with semver 1.0.0, I think there is no longer a reason to keep the file. https://github.com/ruby/prism/commit/646a10270e
Diffstat (limited to 'ruby.c')
0 files changed, 0 insertions, 0 deletions