Contains checkers, which performs search of unused objects. Those checks allow to reduce memory usage.
Use the following command to enable these group of Checkers:
$ cooddy --profile unused_vars.profile --scope <path_to_scope>
Contains checkers, which performs search of unused objects. Those checks allow to reduce memory usage.
Use the following command to enable these group of Checkers:
$ cooddy --profile unused_vars.profile --scope <path_to_scope>