Thanks to visit codestin.com Credit goes to github.com
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 4c9c848 commit 30cc6faCopy full SHA for 30cc6fa
2 files changed
.hgeol
@@ -43,6 +43,9 @@ Lib/test/coding20731.py = BIN
43
# Windows batch files work best with CRLF, there can be subtle problems with LF
44
**.bat = CRLF
45
46
+# The Windows readme is likely to be read in Notepad, so make it readable
47
+PCbuild/readme.txt = CRLF
48
+
49
# All other files (which presumably are human-editable) are "native".
50
# This must be the last rule!
51
0 commit comments