<local-check-configname="Eclipse ESCET Checkstyle"location=".settings/checkstyle.xml"type="project"description="Eclipse ESCET Checkstyle. Copyright (c) 2010, 2020 Contributors to the Eclipse Foundation See the NOTICE file(s) distributed with this work for additional information regarding copyright ownership. This program and the accompanying materials are made available under the terms of the MIT License which is available at https://opensource.org/licenses/MIT SPDX-License-Identifier: MIT">
<local-check-configname="Eclipse ESCET Checkstyle"location="/org.eclipse.escet.configuration/checkstyle.xml"type="project"description="Eclipse ESCET Checkstyle. Copyright (c) 2010, 2020 Contributors to the Eclipse Foundation See the NOTICE file(s) distributed with this work for additional information regarding copyright ownership. This program and the accompanying materials are made available under the terms of the MIT License which is available at https://opensource.org/licenses/MIT SPDX-License-Identifier: MIT">
<local-check-configname="Eclipse ESCET Checkstyle"location=".settings/checkstyle.xml"type="project"description="Eclipse ESCET Checkstyle. Copyright (c) 2010, 2020 Contributors to the Eclipse Foundation See the NOTICE file(s) distributed with this work for additional information regarding copyright ownership. This program and the accompanying materials are made available under the terms of the MIT License which is available at https://opensource.org/licenses/MIT SPDX-License-Identifier: MIT">
<local-check-configname="Eclipse ESCET Checkstyle"location="/org.eclipse.escet.configuration/checkstyle.xml"type="project"description="Eclipse ESCET Checkstyle. Copyright (c) 2010, 2020 Contributors to the Eclipse Foundation See the NOTICE file(s) distributed with this work for additional information regarding copyright ownership. This program and the accompanying materials are made available under the terms of the MIT License which is available at https://opensource.org/licenses/MIT SPDX-License-Identifier: MIT">
<messagekey="javadoc.noperiod"value="First sentence should end with a period, question mark, exclamation mark, colon, or '{@inheritDoc}'."/>
</module>
<modulename="NonEmptyAtclauseDescription"/>
<modulename="JavadocTagContinuationIndentation">
<messagekey="tag.continuation.indent"value="Line continuation has incorrect indentation level, expected level should be {0} spaces more than previous line."/>
</module>
<modulename="JavadocParagraph">
<messagekey="javadoc.paragraph.line.before"value="<p> tag should be preceded an with empty line."/>
</module>
<modulename="ConstantName">
<messagekey="name.invalidPattern"value="Constant name ''{0}'' must match pattern ''{1}''."/>