codeclimate/codeclimate-sonar-c

Name: codeclimate-sonar-c

Owner: Code Climate

Description: null

Created: 2017-11-03 19:02:48.0

Updated: 2018-03-22 19:53:02.0

Pushed: 2018-03-22 19:53:01.0

Homepage: null

Size: 5918

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Code Climate Sonar-PHP Engine

CircleCI Maintainability Test Coverage

codeclimate-sonar-php is a Code Climate engine that wraps Sonarlint in standalone mode.

Installation
 image
Tests
 test
Usage
  1. If you haven't already, install the Code Climate CLI.
  2. Configure a .codeclimate.yml file in your repo.
    nes:
    r-php:
    led: true
    ig:
    sts_patterns:
    - src/test/**
    ude_paths:
    
  3. build/
  4. Run codeclimate analyze.
Custom configurations
Severity

Ignore issues with severity below the minimum:

nes:
nar-php:
enabled: true
config:
  minimum_severity: critical  # default: major
                              # valid values are: info, minor, major, critical, blocker
Sonar Documentation

http://www.sonarlint.org/commandline

http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner

Issue Tracker: http://jira.sonarsource.com/browse/SLCLI

Copyright

This engine is developed by Code Climate using SonarLint, it is not endorsed by SonarSoruce.

See LICENSE


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.