Skip to content

Commit

Permalink
Suppress all sonar warning in com.hedera.services package
Browse files Browse the repository at this point in the history
Signed-off-by: sdimitrov9 <[email protected]>
  • Loading branch information
sdimitrov9 committed Dec 18, 2024
1 parent a0c5411 commit cd70638
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hedera-mirror-web3/src/main/java/com/hedera/package-info.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@SuppressWarnings("all") // Suppresses all warnings in the package
package com.hedera.services;

0 comments on commit cd70638

Please sign in to comment.