Describe the enhancement
The .secrets.baseline file, usually generated and used by the detect-secrets tool and pre-commit hook from Yelp, is a JSON file with a specific schema. GitHub code search with the following query gives 7.7k results, indicating its ubiquity:
plugins_used path:.secrets.baseline
It would be great if Linguist highlighted .secrets.baseline as JSON by default.
Describe the enhancement
The .secrets.baseline file, usually generated and used by the detect-secrets tool and pre-commit hook from Yelp, is a JSON file with a specific schema. GitHub code search with the following query gives 7.7k results, indicating its ubiquity:
It would be great if Linguist highlighted .secrets.baseline as JSON by default.