Beakerboy / VBA-Linter

Lint VBA code
MIT License
6 stars 1 forks source link

A space between two commas is acceptible #79

Open Beakerboy opened 8 months ago

Beakerboy commented 8 months ago

If a sub has an optional positional parameter, you can call

Call Foo bar, baz, , qux

Beakerboy commented 8 months ago

Also

List.Reverse , 1