mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 12:14:03 +00:00
Enforce EOLs for *.rst and *.md (#1178)
Looks like everything was fine, but let's do this nevertheless.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,2 +1,4 @@
|
||||
*.sh text eol=lf
|
||||
*.json text eol=lf
|
||||
*.md text eol=lf
|
||||
*.rst text eol=lf
|
||||
|
Reference in New Issue
Block a user