koliveira15 / nx-sonarqube

A Nx plugin that scans projects using SonarQube / SonarCloud.
MIT License
51 stars 21 forks source link

Refactor utils into smaller files #96

Open koliveira15 opened 8 months ago

koliveira15 commented 8 months ago

utils.ts is too large. break the file up in logical parts (dep-graph, test-runners, scan, etc)