BFG Repo-Cleaner is a command-line tool for cleaning unwanted data from Git repository history.
Read more
BFG Repo-Cleaner is a command-line tool for cleaning unwanted data from Git repository history.
Read more
This article picks some useful tools to help you validate OpenAPI in your project.
Read more
crash is a Linux kernel crash analysis utility for examining live systems and kernel dump files.
Read more
rr is a record-and-replay debugger for Linux that captures a program’s execution and lets you replay the exact same run later inside gdb.
Read more
This article picks some useful tools to help you fix JavaScript code.
Read more
drgn is a programmable debugger that puts scripting at the centre of the debugging workflow.
Read more
git-smart is a small collection of Git helper commands that try to make common repository tasks safer and more informative.
Read more
git-recent is a command-line utility that helps developers quickly jump between recently used local Git branches.
Read more
JSLint can lint JavaScript from the shell or from your own code, generate HTML reports, produce V8 coverage reports for Node.js and npm programs
Read more
git-open is a small command-line helper that adds a handy git open command to Git.
This article picks some useful tools to help you fix Python code.
Read more
pydoclint is a Python docstring linter intended for developers who want stricter, more reliable docstring validation in Python projects.
Read more
git-when-merged is a command-line tool that helps you find the merge commit that first brought a specific commit into a branch.
Read more
git-fixup is a command-line helper for Git users who rely on interactive rebase and autosquash.
Read more
Refurb is a command-line utility that helps developers modernize Python codebases
Read more
git-autofixup is a Git helper that creates fixup commits for topic branches.
Read more
neostandard is an ESLint shareable configuration and helper designed as a modern successor to the standardjs style guide.
Read more
OpenAPI Validator is a configurable validator and linter for OpenAPI documents.
Read more
deptry is a command line utility for Python projects that checks declared dependencies against the modules actually imported by the codebase.
Read more
git revise is a Git subcommand and Python library for efficiently updating, splitting, and rearranging commits.
Read more