aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPiyush Sharma <ps26oct@gmail.com>2017-08-12 01:12:45 +0530
committerRoman Ivanov <romani@users.noreply.github.com>2017-08-24 14:19:31 -0700
commite51c3b64f2699e00a4ecf8e9f50a679bfb6c8b7f (patch)
tree420e05902aecf4d814b76a11b6668ed946fdb77f /.gitattributes
parent1fb6107f1230e43a2698ca50e5267ee383fdda6f (diff)
downloadcheckstyle-e51c3b64f2699e00a4ecf8e9f50a679bfb6c8b7f.tar.gz
Issue #4934: Enforced WS in appropriate places for block javadoc tags
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index b9c4d7539..e87e25e86 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,4 @@
/src/test/resources/com/puppycrawl/tools/checkstyle/checks/misc/newlineatendoffile/InputNewlineCrlfAtEndOfFile.java eol=crlf
/src/test/resources/com/puppycrawl/tools/checkstyle/grammars/InputNewlineCrAtEndOfFile.java -text
/src/test/resources/com/puppycrawl/tools/checkstyle/checks/misc/newlineatendoffile/InputNewlineCrAtEndOfFile.java -text
+/src/test/resources/com/puppycrawl/tools/checkstyle/grammars/javadoc/javadocTags/InputSpaceBeforeDescriptionInBlockJavadocTags.javadoc eol=lf