Skip to content

nmci.cleanup: rewrite, deduplicate the code

Filip Pokryvka requested to merge fp/cleanup_rewrite into main

Fix autocomplete, reduce duplication of the code to minimum (Cleanup* class with its cleanup_* method are now defined in single line).

Merge request reports