We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e7a9d commit efb494bCopy full SHA for efb494b
.gitattributes
@@ -1,6 +1,6 @@
1
legacy/* linguist-vendored
2
# Enforcing 'lf' eol mainly for:
3
# - 'stx-genesis' package, where txt files need hash computation and comparison
4
-# - 'clarity' package, where clariy language is sentitive to line endings for .clar files
+# - 'clarity' package, where clariy language is sensitive to line endings for .clar files
5
# anyhow, setting eol for all text files to have a homogeneous management over the whole code base
6
* text eol=lf
0 commit comments