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 4f8eaaa commit af1b057Copy full SHA for af1b057
.gitattributes
@@ -29,7 +29,7 @@ Lib/test/decimaltestdata/*.decTest noeol
29
Lib/test/test_email/data/*.txt noeol
30
Lib/test/test_importlib/resources/data01/* noeol
31
Lib/test/test_importlib/resources/namespacedata01/* noeol
32
-Lib/test/test_xml/*.xml noeol
+Lib/test/test_xml/**/*.xml noeol
33
34
# Shell scripts should have LF even on Windows because of Cygwin
35
Lib/venv/scripts/common/activate text eol=lf
0 commit comments