You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 🔴 |[`MagicNumber`](https://checkstyle.sourceforge.io/checks/coding/magicnumber.html#MagicNumber)|| it requires contextual understanding to replace literals with meaningful named constants |
| 🔴 |[`MagicNumber`](https://checkstyle.sourceforge.io/checks/coding/magicnumber.html#MagicNumber)|| it requires contextual understanding to replace literals with meaningful named constants |
| 🔴 |[`AbbreviationAsWordInName`](https://checkstyle.sourceforge.io/checks/naming/abbreviationaswordinname.html#AbbreviationAsWordInName)|| Requires semantic understanding of abbreviations and context |
88
+
| 🟡 |[`AbstractClassName`](https://checkstyle.sourceforge.io/checks/naming/abstractclassname.html#AbstractClassName)|`TBD`| Partially covered by renaming abstract class names to match the configured pattern. |
0 commit comments