Ormolu is a formatter for Haskell source code designed to be well-tested and robust so that the formatter can be used in large projects.
Read more
Ormolu is a formatter for Haskell source code designed to be well-tested and robust so that the formatter can be used in large projects.
Read more
stylish-haskell is a simple Haskell code prettifier. This tool tries to help where necessary without getting in the way.
Read more
ClangFormat is a code formatting tool that helps maintain common code style across team members and IDEs.
Read more
Uncrustify is a source code beautifier for C, C++, C#, Objective-C, D, Java, Pawn and Vala.
Read more
eradicate removes commented-out code from Python files.
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
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules
Read more