redhat-developer / intellij-common

4 stars 11 forks source link

chore: extracted methods for YAML clutter removal from VirutalFileHelper #152

Closed adietish closed 2 years ago

adietish commented 2 years ago

moved the method for YAML clutter cleanup from VirtualFileHelper to it's own class. IMHO this is better when it comes to separation of concerns. I kept the original methods and marked them as deprecated for smoother migration of existing consumers. This is to prepare the next step where I add support for JSON (it currently only supports YAML)

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information