Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Wafer Public
Document
Commits
795d2a91
Commit
795d2a91
authored
Feb 11, 2020
by
乔立波
Browse files
Update wafer_checks_v2.0.xml
parent
4e08ab0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
wafer_checks_v2.0.xml
wafer_checks_v2.0.xml
+4
-4
No files found.
wafer_checks_v2.0.xml
View file @
795d2a91
...
...
@@ -28,11 +28,11 @@
<property
name=
"fileNamePattern"
value=
"module\-info\.java$"
/>
</module>
<!-- https://checkstyle.org/config_filters.html#SuppressionFilter -->
<module
name=
"SuppressionFilter"
>
<
!--
module name="SuppressionFilter">
<property name="file" value="checkstyle-suppressions.xml"
default="checkstyle-suppressions.xml" />
<property name="optional" value="true"/>
</module>
</module
--
>
<!-- Checks for whitespace -->
<!-- See http://checkstyle.org/config_whitespace.html -->
...
...
@@ -314,11 +314,11 @@
<property
name=
"tokens"
value=
"SINGLE_LINE_COMMENT, BLOCK_COMMENT_BEGIN"
/>
</module>
<!-- https://checkstyle.org/config_filters.html#SuppressionXpathFilter -->
<module
name=
"SuppressionXpathFilter"
>
<
!--
module name="SuppressionXpathFilter">
<property name="file" value="checkstyle-xpath-suppressions.xml"
default="checkstyle-xpath-suppressions.xml" />
<property name="optional" value="true"/>
</module>
</module
--
>
<module
name=
"JavadocStyle"
>
<property
name=
"scope"
value=
"public"
/>
<property
name=
"checkFirstSentence"
value=
"false"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment