Skip to content

Lint VBA

Actions
Lint VBA source code
v1.0.0
Latest
Star (1)

VBA Linter

Ensure VBA code quality.

Configuration

Options

Name Description Optional Default
path Path to source files. false GITHUB_WORKSPACE

Example

 steps:
 - uses: actions/checkout@v3
 - name: Lint
   uses: Vba-actions/lint-vba@main
   with:
     path: "src"

Lint VBA is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Lint VBA source code
v1.0.0
Latest

Lint VBA is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.