Skip to content

Commit

Permalink
maintainence (gitattributes): Define repo endline settings (#2169)
Browse files Browse the repository at this point in the history
* modify git attributes

* define repo line setting format
  • Loading branch information
jimjbrettj authored Jan 12, 2022
1 parent 25cd1fc commit 0571016
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
*.go -text diff=golang

lib/runtime/test_data/kusama/ filter=lfs diff=lfs merge=lfs -text
lib/runtime/test_data/polkadot/ filter=lfs diff=lfs merge=lfs -text
lib/runtime/test_data/polkadot/ filter=lfs diff=lfs merge=lfs -text

0 comments on commit 0571016

Please sign in to comment.