Giter Site home page Giter Site logo

mrfyda / sonar-gosu-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fri-day/sonar-gosu-plugin

0.0 1.0 0.0 867 KB

Gosu Programming Language Plugin for SonarQube

Home Page: https://github.com/FRI-DAY/sonar-gosu-plugin/tree/main/docs

License: GNU Affero General Public License v3.0

Shell 0.25% JavaScript 7.64% Java 73.62% Gosu 12.03% ANTLR 3.40% HTML 3.04% Dockerfile 0.02%

sonar-gosu-plugin's Introduction

SonarQube Gosu Plugin

.github/workflows/build.yml Quality Gate Status Coverage

Gosu Programming Language Plugin for SonarQube.

For plugin configurations and a list of all coding rules included in the plugin, see: plugin documentation.

Why ANTLR4?

The Sonarqube Gosu Plugin uses ANTLR (Another Tool For Language Recognition) to execute static analysis of Gosu code. We decided to write our own grammar in ANTLR4 due the official Gosu grammar been written in an old and non-supported version of ANTLR. In the long run, it was easier to write our own simple grammar rather than working with an undocumented, unmodifiable and not fully working parser.

Compatibility

Please find below the compatibility matrix of the plugin:

SonarQube Version Plugin Version
v8.9 [1.0.0, 1.1.0, 1.2.0, 1.2.1]
v9+ [1.2.1, 1.2.2]

Installation

Sonarqube Marketplace

Available in the marketplace since v1.2.1.

Sonarqube On-premise

Download the latest JAR file and put it into Sonarqube's plugin directory (./extensions/plugins). After restarting the server, a new Quality Profile for Gosu with all the plugin rules should be available on Quality Profiles.

Alternatively, you can clone the project and build the JAR file from the sources. E.g.:

$ ./gradlew shadowJar

The installation procedure is the same as mentioned previously.

Want to contribute?

Check the contributing guidelines.

Changelog

All releases are available in the Releases section.

License

Copyright (C) 2023 FRIDAY Insurance S.A.

The SonarQube Plugin for Gosu Programming Language is released under the GNU AGPL License, Version 3.0.

sonar-gosu-plugin's People

Contributors

josimar-silva avatar dependabot[bot] avatar web-flow avatar komasztania avatar gustavoreynaldofriday avatar

Watchers

 avatar

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.