CSScomb is a coding style formatter for CSS. You can easily write your own configuration to make your style sheets beautiful and consistent.
Read more
The Linux Portal Site
CSScomb is a coding style formatter for CSS. You can easily write your own configuration to make your style sheets beautiful and consistent.
Read more
Spotless is a code formatter that supports lots of languages.
Read more
Checkstyle is a tool that ensures adherence to a code standard or a set of best practices.
Read more
zprint is a library and command line tool providing pretty printing capabilities for both Clojure code and Clojure/EDN structures.
Read more
cljfmt is a tool for detecting and fixing formatting errors in Clojure code .Its defaults are based on the Clojure Style Guide.
Read more
cljstyle is a tool for formatting Clojure code. The cljstyle tool supports several different commands for checking source files.
Read more
The ultimate goal is that the code YAPF produces is as good as the code that a programmer would write if they were following the style guide.
Read more
Joker is a small Clojure interpreter, linter and formatter written in Go.
Read more
blue is a somewhat less uncompromising code formatter than black, the OG of Python formatters.
Read more
Floskell started as a fork of version 4 of Chris Done’s hindent. The formatting styles present in hindent 4 have been preserved in spirit
Read more
Fourmolu is a formatter for Haskell source code. It is a fork of Ormolu, with upstream improvements continually merged.
Read more
Perltidy is a Perl script which indents and reformats Perl scripts to make them easier to read.
Read more
hindent is an extensible Haskell pretty printer. It’s both a library and an executable.
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