Fix .gitattributes for latin-1 encoded files

This commit is contained in:
Adam Turner
2025-11-30 05:59:56 +00:00
parent 766976f6a8
commit 4f23c99300
+2 -2
View File
@@ -51,8 +51,8 @@ tests/roots/test-pycode/cp_1251_coded.py dos
# Non UTF-8 encodings
tests/roots/test-pycode/cp_1251_coded.py working-tree-encoding=windows-1251
tests/roots/test-root/wrongenc.inc working-tree-encoding=latin-1
tests/roots/test-warnings/wrongenc.inc working-tree-encoding=latin-1
tests/roots/test-root/wrongenc.inc working-tree-encoding=iso-8859
tests/roots/test-warnings/wrongenc.inc working-tree-encoding=iso-8859
# Generated files
# https://github.com/github/linguist/blob/master/docs/overrides.md