davidmigloz/go-bees

View on GitHub
app/src/main/java/com/davidmiguel/gobees/help/HelpFragment.java

Summary

Maintainability
A
0 mins
Test Coverage

Line continuation have incorrect indentation level, expected level should be 4.
Open

         * and handle the url itself, otherwise return false.

Checks the indentation of the continuation lines in block tags.That is whether thecontinued description of at clauses should be indented or not. If the text is not properlyindented it throws a violation. A continuation line is when the description starts/spanspast the line with the tag. Default indentation required is at least 4, but this can bechanged with the help of properties below.

This documentation is written and maintained by the Checkstyle community and is covered under the same license as the Checkstyle project.

There are no issues that match your filters.

Category
Status