Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CASSANDRASC-128] Initial Configuration for SonarCube Analysis #119

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

5
Copy link
Contributor

@5 5 commented May 8, 2024

Introduce the initial Gradle configuration for integration of Cassandra Sidecar with SonarCube for code analysis

id 'com.google.cloud.tools.jib' version '2.2.0'
id 'org.asciidoctor.jvm.convert' version '3.1.0'

// Release Audit Tool (RAT) plugin for checking project licenses
id("org.nosphere.apache.rat") version "0.8.0"
id 'org.nosphere.apache.rat' version "0.8.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Single quotes for the 0.8.0 for consistency?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants