Pārlūkot izejas kodu

filter for json files

[filter "tabindent"]
	clean = unexpand --tabs=4 --first-only
	smudge = unexpand --tabs=4 --first-only
Markus-Rost 5 gadi atpakaļ
vecāks
revīzija
ca8092bec7
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+*.json  filter=tabindent