We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dacb1d commit 07f4856Copy full SHA for 07f4856
.codestyle/pmd.xml
@@ -70,6 +70,7 @@ limitations under the License.
70
<exclude name="MissingBreakInSwitch" />
71
</rule>
72
<rule ref="category/java/multithreading.xml">
73
+ <exclude name="AvoidUsingVolatile" />
74
75
<rule ref="category/java/performance.xml">
76
<exclude name="AvoidUsingShortType" />
0 commit comments