File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6363 <Class name =" ~.*" />
6464 <Bug pattern =" CT_CONSTRUCTOR_THROW" />
6565 </Match >
66- <!-- Can't make ctor private until next major release -->
66+ <!-- Can't make ctor private until next major release -->
6767 <Match >
6868 <Class name =" org.apache.commons.text.similarity.LevenshteinDetailedDistance" />
6969 <Bug pattern =" SING_SINGLETON_HAS_NONPRIVATE_CONSTRUCTOR" />
70- </Match >
71- <!-- Can't make ctor private until next major release -->
70+ </Match >
71+ <!-- Can't make ctor private until next major release -->
7272 <Match >
7373 <Class name =" org.apache.commons.text.similarity.LevenshteinDistance" />
7474 <Bug pattern =" SING_SINGLETON_HAS_NONPRIVATE_CONSTRUCTOR" />
75- </Match >
75+ </Match >
7676</FindBugsFilter >
You can’t perform that action at this time.
0 commit comments