How to Code Quality on EXCEL VBA Code in SonarQube or Alternatives? -


we've have codebase vba/excel. sonarqube plugin can analyze vba inside excel or outside text file. can copy vba .vba text file if possible.

if not there other tool can perform code quality on these languages.

sonarsource provides commercial plugin visual basic 6. may work vba if syntax same.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -