Skip to content

Commit

Permalink
remove sonarcloud (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
vernaillen authored Mar 3, 2024
1 parent b2c816e commit f3fce72
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ version: 2.1

orbs:
slack: circleci/slack@4.13.1
sonarcloud: sonarsource/sonarcloud@2.0.0

executors:
pnpm-executor:
Expand Down Expand Up @@ -38,7 +37,6 @@ jobs:
- run:
name: Lint
command: pnpm run lint
- sonarcloud/scan
- slack/notify:
channel: circleci
event: always
Expand All @@ -49,6 +47,3 @@ workflows:
- build:
context:
- Slack
- SonarCloud

# VS Code Extension Version: 1.5.1
9 changes: 0 additions & 9 deletions sonar-project.properties

This file was deleted.

0 comments on commit f3fce72

Please sign in to comment.