Closed MrCreosote closed 3 years ago
Codacy is doing the 2 warnings but no new issues thing again
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Currently you can assign multiple apps to a file type category and multiple file extensions to a file type category. That means that given a file extension and an app it's not always possible to determine the file category. Further, these 2 degrees of freedom aren't necessary to correctly assign apps to file extensions - allowing multiple apps per category allows that.
So
This changes nothing in the resulting app mapping JSON other than the ordering of some keys.