We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1307dba commit 27c422aCopy full SHA for 27c422a
.gitattributes
@@ -0,0 +1 @@
1
+*.json diff=json
README.md
@@ -46,6 +46,9 @@ The site is statically generated and can be hosted on GitHub Pages or any other
46
47
## Getting Started
48
49
+> [!note]
50
+> For better viewing of json diffs, run `git config diff.json.algorithm histogram`
51
+
52
### Prerequisites
53
54
- Python 3.8 or higher
0 commit comments