Instead of using SonarQube, can we used GitLab's Code Quality check even on local code editors?

Just like how SonarQube extension in Visual Studio Code helps Developers to communicate through the servers and check run time warnings, can GitLab Code Quality check be implemented locally ? Or any suggestion ? I am intending to remove SonarQube from my project and use GitLab only. This is one challenge I am facing. Any help would be appreciated.

Thanks

1 Like

I have not tried GitLab Code Quality yet, but I too migrated away from SonarQube. But have you looked into SonarCloud, the SaaS equivalent? It works well with GitLab and has a useful free tier.