Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
520 stars 102 forks source link

Add frontend linting to CI #643

Closed kmkristof closed 1 year ago

kmkristof commented 1 year ago

Added a job to lint the frontend code to the CI workflow.

Closes #603.

mcserep commented 1 year ago

@kmkristof In the future please do not add the related issue in the title, but instead in the description, using one of the closing keywords. That way, the issue and PR will be linked and the issue automatically closed when the PR gets merged.