Skip to content
#

code-cleanup

Here are 40 public repositories matching this topic...

A config-driven static analysis tool that eliminates dead code produced by constant folding in Java/Kotlin projects. Replaces boolean flags with literals, simplifies expressions, removes dead branches and methods — all in an iterative pipeline until convergence.

  • Updated Jun 5, 2026
  • Python

ConfigCat's official repo fro Feature Flag Cleanup GitHub Action. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

  • Updated Dec 16, 2021
  • Dockerfile

A Python tool for detecting code duplications and code quality issues in your projects. Replicheck analyzes your codebase to identify similar or identical code blocks, high complexity functions, large files/classes, and TODO/FIXME comments, helping you maintain code quality and reduce redundancy.

  • Updated Aug 26, 2025
  • Python

Improve this page

Add a description, image, and links to the code-cleanup topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-cleanup topic, visit your repo's landing page and select "manage topics."

Learn more