mirror of
https://github.com/sharkdp/bat
synced 2026-07-27 17:41:42 +00:00
Associate JSON-LD .jsonld files with json syntax (fixes #3036)
Use PR instead of Issue # number in CHANGELOG. Clean up (unify) CHANGELOG.
This commit is contained in:
committed by
Martin Nordholts
parent
9f1c62b013
commit
23fd200482
@@ -1,3 +1,3 @@
|
||||
# JSON Lines is a simple variation of JSON #2535
|
||||
[mappings]
|
||||
"JSON" = ["*.jsonl", "*.jsonc"]
|
||||
"JSON" = ["*.jsonl", "*.jsonc", "*.jsonld"]
|
||||
|
||||
Reference in New Issue
Block a user