File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
eng/code-quality-reports/src/main/resources/checkstyle Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 349349 <suppress checks =" com.azure.tools.checkstyle.checks.ThrowFromClientLogger"
350350 files =" com.azure.security.keyvault.keys.cryptography.AesCbc.java" />
351351
352+ <!-- suppress the runtime exception in the KeyVaultClient class-->
353+ <suppress checks =" com.azure.tools.checkstyle.checks.ThrowFromClientLogger"
354+ files =" com.azure.security.keyvault.jca.KeyVaultClient.java" />
355+
352356 <!-- MSAL extension temporarily living in our package. Will not take dependency on azure-core once migrated to MSAL repo -->
353357 <suppress checks =" com.azure.tools.checkstyle.checks.ThrowFromClientLogger"
354358 files =" com.azure.identity.implementation.msalextensions.CacheLock" />
You can’t perform that action at this time.
0 commit comments