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.
2 parents 6d82bdc + 11f59ec commit cae1792Copy full SHA for cae1792
2 files changed
.gitattributes
@@ -6,6 +6,9 @@
6
*.py text eol=lf
7
*.sh text eol=lf
8
9
+# Git hooks (Python scripts - must have LF line endings for cross-platform compatibility)
10
+.githooks/pre-commit text eol=lf
11
+
12
# Binary assets (none today, but pin the convention).
13
*.png binary
14
*.jpg binary
.validation-stamp
@@ -1 +1 @@
1
-ed4ecf78ef92adb06d21c71e6bdfb875a8f31a9e
+6611da2a0263396026e7ecf9223c250af8c6d29c
0 commit comments