Skip to content

Commit

Permalink
chore: ignore dockerfiles in sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
Shurtu-gal authored Dec 21, 2024
1 parent 92bfb8d commit 3d18f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sonar.exclusions=test/**/*,Dockerfile
sonar.exclusions=test/**/*,Dockerfile,github-action/Dockerfile
sonar.issue.ignore.multicriteria=e1,e2

# Exclude copy recursively and root user issue in Dockerfile
Expand Down

0 comments on commit 3d18f2f

Please sign in to comment.