s-soroosh / sonar-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C SQ-Scanner-based project analyzed on SonarCloud using Travis

Build status Quality Gate

This project is analysed on SonarCloud!

It is very easy to run an analysis on a C/C++/Objective-C project and push it to SonarCloud:

  1. Create a sonar-project.properties files to store your configuration
  2. In your .travis.yml file:
    1. Activate the Travis Add-on
    2. Wrap your compilation with the Build Wrapper
    3. Run sonar-scanner later on

Links

About

License:GNU General Public License v3.0


Languages

Language:C 49.7%Language:Makefile 31.1%Language:CMake 19.2%