This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 11de0ba Include .editorconfig in text files that need consistent line
endings
11de0ba is described below
commit 11de0bae6933b083bd11ce488a76020683b041fe
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jan 20 09:30:36 2022 +0000
Include .editorconfig in text files that need consistent line endings
---
build.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/build.xml b/build.xml
index c5164a5..30baa94 100644
--- a/build.xml
+++ b/build.xml
@@ -281,6 +281,7 @@
<include name="**/*.classpath"/>
<include name="**/*.css"/>
<include name="**/*.dtd"/>
+ <include name="**/*.editorconfig"/>
<include name="**/*.htm"/>
<include name="**/*.html"/>
<include name="**/*.iml"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]