We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 783452c commit 78b5962Copy full SHA for 78b5962
.github/workflows/lint_vba.yml
@@ -18,6 +18,5 @@ jobs:
18
pip install 'vba_precompiler @ git+https://github.com/Beakerboy/VBA-Precompiler@dev'
19
python -m vba_precompiler ./src
20
rm -rf ./src
21
- cat ./build/Modules/ObjectIntrospection.bas
22
- name: Lint
23
uses: Vba-actions/lint-vba@dev
0 commit comments