DecimalTurn / VBA-GitHub-Checks

Performing checks on newly updated VBA repos.
MIT License
2 stars 0 forks source link

[anlu18/VBA-Challenge-] is not detected as VBA #132

Open github-actions[bot] opened 3 weeks ago

github-actions[bot] commented 3 weeks ago

Hi @anlu18,

It seems like there is a small issue with your repo named VBA-Challenge-.

Currently, it is not marked as a VBA repo because the files that contain your VBA code don't have a file extension.

To solve this issue and make sure that files in your repo are correctly identified as VBA, you could simply add the file extensions .vba

By using the .vba extension, you make sure that all you VBA code will be correctly detected by GitHub as VBA and you also get syntax highlighting of you code making it easier to read.


This message was autogenerated. If you believe that it was an error, please reply to let us know and improve the bot.