mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-26 05:07:35 -05:00
Fix .gitattributes for latin-1 encoded files
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user