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 114093c commit 5cf62e5Copy full SHA for 5cf62e5
.gitattributes
@@ -51,6 +51,8 @@ tests/roots/test-pycode/cp_1251_coded.py dos
51
52
# Non UTF-8 encodings
53
tests/roots/test-pycode/cp_1251_coded.py working-tree-encoding=windows-1251
54
+tests/roots/test-root/wrongenc.inc working-tree-encoding=latin-1
55
+tests/roots/test-warnings/wrongenc.inc working-tree-encoding=latin-1
56
57
# Generated files
58
# https://github.com/github/linguist/blob/master/docs/overrides.md
0 commit comments