Below you will find pages that utilize the taxonomy term “chinmay-sawant”
March 22, 2026
run-deslop
Version updated for https://github.com/chinmay-sawant/deslop to version v0.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The deslop GitHub Action is a Rust-based static analysis tool designed to identify low-context, AI-generated code patterns and inefficiencies in Go repositories. It automates the process of scanning and benchmarking codebases, detecting issues such as poor naming conventions, weak typing, hardcoded secrets, inefficient loops, and other suboptimal coding practices.
March 22, 2026
run-deslop
Version updated for https://github.com/chinmay-sawant/deslop to version v0.1.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Deslop is a Rust-based static analysis tool designed to identify low-context, potentially suboptimal patterns often associated with AI-generated Go code. It automates scanning Go repositories to detect issues such as weak typing, poor naming conventions, hardcoded secrets, inefficient loops, and other code quality concerns by leveraging structural fingerprints and heuristic checks.