kbase / staging_service

MIT License
0 stars 9 forks source link

Simplify type / app mapping #110

Closed MrCreosote closed 3 years ago

MrCreosote commented 3 years ago

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.

MrCreosote commented 3 years ago

Codacy is doing the 2 warnings but no new issues thing again

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud 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
0.0% 0.0% Duplication