]> granicus.if.org Git - postgis/commitdiff
Request crlf for .bat files
authorSandro Santilli <strk@kbt.io>
Mon, 7 Aug 2017 20:23:09 +0000 (20:23 +0000)
committerSandro Santilli <strk@kbt.io>
Mon, 7 Aug 2017 20:23:09 +0000 (20:23 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15538 b70326c6-7e19-0410-871a-916f4a2858ee

.editorconfig

index 476755b9f2b42c2636d04c7036dfe902b7158512..a385975ce987b6152981cfb2c918693e140db2d7 100644 (file)
@@ -44,3 +44,7 @@ indent_style = space
 # Makefiles want tab indentation
 [{Makefile.in,Makefile,GNUmakefile.in}]
 indent_style = tab
+
+# .bat files want CRLF
+[*.bat]
+end_of_line = crlf