AltraMayor / f3

F3 - Fight Flash Fraud
https://fight-flash-fraud.readthedocs.io/en/stable/
GNU General Public License v3.0
2.5k stars 141 forks source link

SonarQube analysis #164

Open pravorskyi opened 3 years ago

pravorskyi commented 3 years ago

Hi, @AltraMayor! I did a quick setup of project analysis using SonarQube and you can see the results here: https://sonarcloud.io/dashboard?branch=ci&id=f3-test.

What do you think about using CI and SonarQube analysis in this project?

For example, I used GitLab CI for this.

AltraMayor commented 3 years ago

Hi @pravorskyi,

I'm not familiar with SonarQube, but I'm open to integrating with it, so I can gradually learn it. Can you implement the integration using GitHub actions? If so, I'll be happy to review your pull request.