mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-20 07:21:27 +02:00
Merge remote-tracking branch 'origin/ui-refactor' into ui-refactor
This commit is contained in:
@@ -1,11 +1,2 @@
|
||||
sonar.projectKey=netbirdio_netbird
|
||||
sonar.organization=netbirdio
|
||||
|
||||
# Exclude the React frontend from analysis. The Go side of the Wails UI
|
||||
# (client/ui/*.go and services/) is intentionally kept in scope —
|
||||
# it's regular Go code with the same standards as the rest of the repo.
|
||||
sonar.exclusions=client/ui/frontend/**
|
||||
|
||||
# Mirror the same paths under coverage so missing coverage on UI code
|
||||
# doesn't drag the overall coverage metric down.
|
||||
sonar.coverage.exclusions=client/ui/frontend/**
|
||||
Reference in New Issue
Block a user