Skip to content

Commit 444b9fc

Browse files
chore: Tidy unused files (#1158)
Removes configuration for sonar scanning action that was left by #1092 And tidies the pre-commit action to allow the catalog-info to be checked for validity in the CI
1 parent 82a80c0 commit 444b9fc

File tree

2 files changed

+2
-21
lines changed

2 files changed

+2
-21
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ repos:
44
hooks:
55
- id: check-added-large-files
66
- id: check-yaml
7-
exclude: ^helm\/.*\/templates\/.*|catalog-info.yaml
7+
exclude: ^helm/blueapi/templates/
8+
args: [--allow-multiple-documents]
89
- id: check-merge-conflict
910
- id: end-of-file-fixer
1011

sonar-project.properties

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)