Beakerboy / Beakerboy/VBA-Linter

A space between two commas is acceptible

Open
#79 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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

Call Foo bar, baz, , qux

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the VBA parsing or argument-handling entry point and check how it processes the example `Call Foo bar, baz, , qux`. The issue names no files or tests, so first reproduce the case and find the relevant coverage; done means the linter accepts the call with the omitted optional positional parameter.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.