1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 11:22:30 +01: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:
Michael Vorburger
2024-07-21 22:56:16 +02:00
committed by Martin Nordholts
parent 9f1c62b013
commit 23fd200482
2 changed files with 7 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
# JSON Lines is a simple variation of JSON #2535
[mappings]
"JSON" = ["*.jsonl", "*.jsonc"]
"JSON" = ["*.jsonl", "*.jsonc", "*.jsonld"]