Skip to content

Commit

Permalink
ci: remove sonarqube from refinedarchitect
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Nov 18, 2023
1 parent 6c0c016 commit 7dc792e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Refined Architect [![Build Status](https://github.com/refinedmods/refinedarchitect/actions/workflows/build.yml/badge.svg?branch=develop)](https://github.com/refinedmods/refinedarchitect/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=refinedmods_refinedarchitect&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=refinedmods_refinedarchitect) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=refinedmods_refinedarchitect&metric=coverage)](https://sonarcloud.io/summary/new_code?id=refinedmods_refinedarchitect) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=refinedmods_refinedarchitect&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=refinedmods_refinedarchitect) [![Discord](https://img.shields.io/discord/342942776494653441)](https://discordapp.com/invite/VYzsydb) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
# Refined Architect [![Build Status](https://github.com/refinedmods/refinedarchitect/actions/workflows/build.yml/badge.svg?branch=develop)](https://github.com/refinedmods/refinedarchitect/actions/workflows/build.yml) [![Discord](https://img.shields.io/discord/342942776494653441)](https://discordapp.com/invite/VYzsydb) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)

## About

Expand Down
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ apply from: 'helper.gradle'
subprojects {
group = 'com.refinedmods.refinedarchitect'
}

enableSonarQube("refinedmods_refinedarchitect")

0 comments on commit 7dc792e

Please sign in to comment.