Skip to content

Commit

Permalink
Merge branch 'master' into app-component
Browse files Browse the repository at this point in the history
  • Loading branch information
KhudaDad414 authored Oct 24, 2023
2 parents 36f9683 + 3f0decb commit f0e8194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/studio/.sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Disable specific file since it would introduce more complexity to reduce it - mainly code complexity and complex template literals
sonar.exclusions=public/js/monaco/**,src/tailwind.css,src/components/SplitPane/**
# Disable duplicate code in tests since it would introduce more complexity to reduce it.
sonar.cpd.exclusions=public/js/monaco/**,src/components/Template/HTMLWrapper.tsx,src/components/Visualiser/Visualiser.tsx
sonar.cpd.exclusions=public/js/monaco/**,src/components/Template/HTMLWrapper.tsx,src/components/Visualiser/Visualiser.tsx,src/components/Navigationv3.tsx

0 comments on commit f0e8194

Please sign in to comment.