Skip to content

Commit 27c422a

Browse files
committed
gitattributes for better json viewing
1 parent 1307dba commit 27c422a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.json diff=json

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ The site is statically generated and can be hosted on GitHub Pages or any other
4646

4747
## Getting Started
4848

49+
> [!note]
50+
> For better viewing of json diffs, run `git config diff.json.algorithm histogram`
51+
4952
### Prerequisites
5053

5154
- Python 3.8 or higher

0 commit comments

Comments
 (0)