Skip to content

Commit 9e223a3

Browse files
committed
Use Prism parser for Sorbet
1 parent 74aca80 commit 9e223a3

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ GEM
135135

136136
PLATFORMS
137137
arm64-darwin
138+
x64-mingw-ucrt
138139
x86_64-darwin
139140
x86_64-linux
140141

sorbet/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
--enable-experimental-rbs-comments
1010
--suppress-error-code=7019
1111
--cache-dir=sorbet/cache
12+
--parser=prism

0 commit comments

Comments
 (0)