-
Updated
Apr 29, 2022 - Rust
analysis
Here are 5,079 public repositories matching this topic...
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Mar 24, 2022 - Java
-
Updated
Apr 6, 2022 - PHP
Expected Behavior of the rule
UnnecessaryAbstractClass should have a concise description like other rules
Context
I just updated Detekt 1.19.0 to 1.20.0 and got this failure:
https://github.com/TWiStErRob/net.twisterrob.cinema/security/code-scanning/227
The message is just plain weird to be this long:


#1750 shows a way to debloat an object by extracting its encoding / decoding logic into a serializer class.
In this case, the
knowledge_plugins.functions.Functionmoved itsserializeandparse_from_cmgmethods.There are several places along the
angrcodebase where this pattern could be applied:angr/knowledge_plugins/cfg/cfg_model.py