Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
giscience
big-data
ohsome
parent
Commits
09a21bd4
Verified
Commit
09a21bd4
authored
Jul 23, 2021
by
Johannes Visintini
Browse files
update checkstyle definition for version 8.44
parent
d62a8752
Pipeline
#2549
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
ohsome-codestyle/src/main/resources/checkstyle-google-ohsome.xml
View file @
09a21bd4
...
...
@@ -331,7 +331,7 @@
value=
"CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
/>
</module>
<module
name=
"JavadocMethod"
>
<property
name=
"
scope
"
value=
"public"
/>
<property
name=
"
accessModifiers
"
value=
"public"
/>
<property
name=
"allowMissingParamTags"
value=
"true"
/>
<property
name=
"allowMissingReturnTag"
value=
"true"
/>
<property
name=
"allowedAnnotations"
value=
"Override, Test"
/>
...
...
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