Checkstyle Results

The following document contains the results of Checkstyle 8.42 with /home/vsts/work/1/s/sdk/confidentialledger/azure-security-confidentialledger/../../../eng/code-quality-reports/src/main/resources/checkstyle/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
8 0 1 0

Rules

Category Rule Violations Severity
blocks LeftCurly 1  Warning

Details

com/azure/security/confidentialledger/ConfidentialLedgerBaseClientTests.java

Severity Category Rule Message Line
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 40