Beakerboy / VBA-Linter

Lint VBA code
MIT License
6 stars 1 forks source link

Coverage Status Python package

VBA-Linter

Lint VBA code

Check that code parses correctly. If so, check that the formatting meets a specified standard.

Formatting Checks

E1 Indentation

W3 Blank line warning

W5 Line break warning

To Do