scss-lint is a tool to help keep your SCSS files clean and readable by running it against a collection of configurable linter rules.
Read more
The Linux Portal Site
scss-lint is a tool to help keep your SCSS files clean and readable by running it against a collection of configurable linter rules.
Read more
UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.
Read more
This roundup selects some useful code formatters for Kotlin developers. Only free and open source software is included.
Read more
sqruff is a fast SQL formatter/linter.
Read more
google-java-format is a program that reformats Java source code to comply with Google Java Style.
Read more
ktfmt is a program that pretty-prints (formats) Kotlin code, based on google-java-format.
Read more
This roundup selects some useful code formatters for Clojure developers.
Read more
This roundup selects some useful code formatters for Python developers.
Read more
Topiary aims to be a uniform formatter for simple languages, as part of the Tree-sitter ecosystem.
Read more
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