All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.checkstyle.rules.checkstyle.com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck.html Maven / Gradle / Ivy

Go to download

Checkstyle is a code analyser to help programmers write Java code that adheres to a coding standard.

There is a newer version: 2.3
Show newest version
Checks for the placement of left curly braces for code blocks. The policy to verify is specified using property option. Policies eol and nlow take into account property maxLineLength.

This rule is deprecated, use {rule:squid:LeftCurlyBraceStartLineCheck} and {rule:squid:LeftCurlyBraceEndLineCheck} instead.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy