steep icon indicating copy to clipboard operation
steep copied to clipboard

`D::Ruby.strict` is too lenient?

Open ksss opened this issue 4 years ago • 0 comments

https://github.com/soutaro/steep/blob/0673d88395fb0ea380463fef1aed568dfb077a60/lib/steep/diagnostic/ruby.rb#L728-L753

The current D::Ruby.strict config is more lenient than D::Ruby.default and looks almost identical to the D::Ruby.lenient config. (The only difference is in the UnexpectedJump config.)

Is this intentional?

ksss avatar Sep 11 '21 15:09 ksss