coding-blocks/DigitalOceanApp

View on GitHub
app/src/main/res/layout/fragment_additional_details.xml

Summary

Maintainability
Test Coverage

Line is longer than 100 characters (found 177).
Open

                android:text="Give your Droplets an identifying name you will remember them by. Your Droplet name can only contain alphanumeric characters, dashes, and periods."

Checks for long lines.

Rationale: Long lines are hard to read in printouts or if developershave limited screen space for the source code, e.g. if the IDEdisplays additional information like project tree, class hierarchy,etc.

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