GithubHelp home page GithubHelp logo

framstag / acousticrules Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 323 KB

Java Application to create Sonar Quality Profiles

License: Apache License 2.0

Java 91.37% Shell 1.71% Gherkin 6.92%
sonar sonarcloud sonarqube

acousticrules's People

Contributors

framstag avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

acousticrules's Issues

Allow enabling/disabling of profile groups by property value

To further allow simple variants of quality profiles (for example for different Java JDK or C++ language versions) without copying and maintaining different profile files and without making use of external templating or JASON manipulation, it should be possible to switch rule group inclusion on/off with passed properties.

Fix cyclic dependency

Fix the cyclic package dependency as detected by JQAssistant:

Warning:  --[ Constraint Violation ]-----------------------------------------
Warning:  Constraint: architecture:NoCyclicPackageDependencies
Warning:  Severity: MAJOR
Warning:  Number of rows: 4
Warning:  No cyclic package dependencies
Warning:    Package=com.framstag.acousticrules.modifier, Cycle=com.framstag.acousticrules.rules.instance, com.framstag.acousticrules.rules.definition, com.framstag.acousticrules.processing, com.framstag.acousticrules.modifier
Warning:    Package=com.framstag.acousticrules.processing, Cycle=com.framstag.acousticrules.modifier, com.framstag.acousticrules.rules.instance, com.framstag.acousticrules.rules.definition, com.framstag.acousticrules.processing
Warning:    Package=com.framstag.acousticrules.rules.definition, Cycle=com.framstag.acousticrules.processing, com.framstag.acousticrules.modifier, com.framstag.acousticrules.rules.instance, com.framstag.acousticrules.rules.definition
Warning:    Package=com.framstag.acousticrules.rules.instance, Cycle=com.framstag.acousticrules.rules.definition, com.framstag.acousticrules.processing, com.framstag.acousticrules.modifier, com.framstag.acousticrules.rules.instance
Warning:  -------------------------------------------------------------------

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.