Cherrybomb helps prevent incorrect code implementation. It works by validating and testing your API using an OpenAPI file.
Read more
The Linux Portal Site
Cherrybomb helps prevent incorrect code implementation. It works by validating and testing your API using an OpenAPI file.
Read more
Gofmt formats Go programs. It uses tabs for indentation and blanks for alignment. Alignment assumes that an editor is using a fixed-width font.
Read more
golangci-lint runs linters in parallel, uses caching, supports YAML configuration, integrates with all major IDEs.
Read more
godl is a version manager for Godot, written in QML/C++ with the Qt Quick libraries.
Read more
eradicate removes commented-out code from Python files.
Read more
Pyrefly aims to increase development velocity with IDE features and by checking your Python code.
Read more
gita is a command-line tool to manage multiple git repos.
Read more
cython-lint is a tool and pre-commit hook to lint Cython files.
Read more
Sonar is a native GTK4 application that provides an intuitive interface for capturing and inspecting webhook requests during development.
Read more
Zally is a quality assurance tool. It’s a linter for OpenAPI specifications.
Read more
speccy makes sure your OpenAPI 3.0 specifications are more than just valid. It makes sure they’re useful.
Read more
Flogo is a programming language for beginners, designed for learning programming basics within a friendly environment using flow charts.
Read more
Redocly CLI is an all-in-one OpenAPI utility. It builds, manages, improves, and quality-checks your OpenAPI descriptions
Read more
Spectral is a flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI, Arazzo, and AsyncAPI.
Read more
vacuum is billed as an ultra-super-fast, lightweight OpenAPI linter and quality checking tool.
Read more
autopep8 automatically formats Python code to conform to the PEP 8 style guide.
Read more
isort is a Python utility / library to sort imports alphabetically and automatically separate into sections and by type.
Read more
Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting.
Read more
Vulture finds unused code in Python programs. This is useful for cleaning up and finding errors in large code bases.
Read more
Fixit provides a highly configurable linting framework with support for auto-fixes, custom “local” lint rules, and hierarchical configuration.
Read more