Beakerboy / Beakerboy/VBA-Linter
E220 capitalization of True in function den
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Optional SLR = TRUE
versus
Option SLR = True
First one gives E220 Not Capitalized
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the E220 capitalization check in the Python linter and reproduce it with the two SLR examples from the issue. Confirm that both TRUE and True are handled consistently, then add or update a regression test showing the expected result.
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
- 45/100