Author: rinrab
Date: Wed Sep 25 18:41:17 2024
New Revision: 1920926
URL: http://svn.apache.org/viewvc?rev=1920926&view=rev
Log:
Make newlines of all *.yml files to use native eol-style. These files are
currently used for GitHub workflow configurations.
* trunk/
(svn:auto-props): Set all yaml file's svn:eol-style to 'native'.
Modified:
subversion/trunk/ (props changed)
Propchange: subversion/trunk/
------------------------------------------------------------------------------
--- svn:auto-props (original)
+++ svn:auto-props Wed Sep 25 18:41:17 2024
@@ -9,6 +9,7 @@
*.rb = svn:eol-style=native
*.sql = svn:eol-style=native
*.txt = svn:eol-style=native
+*.yml = svn:eol-style=native
README = svn:eol-style=native
BRANCH-README = svn:eol-style=native
STATUS = svn:eol-style=native