Beakerboy / VBA-Linter

Lint VBA code
MIT License
6 stars 1 forks source link

Ignoring EOL whitespace for 1 line in header does not work #78

Open Beakerboy opened 8 months ago

Beakerboy commented 8 months ago

Currently, eol whitespace is ignored for the entire class header section. If it is changed to only disable the top line, the test_form test fails.