nixfmt
Code formatter
A tool that formats code according to a standardized style
The official (but not yet stable) formatter for Nix code
922 stars
34 watching
40 forks
Language: Haskell
last commit: 14 days ago
Linked from 2 awesome lists
formatterhaskellnix
Related projects:
Repository | Description | Stars |
---|---|---|
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
numtide/treefmt | A tool to simplify code formatting across multiple projects by automating the process of running project-specific formatters. | 615 |
kamadorueda/alejandra | A fast and powerful Nix code formatter designed to improve the readability of Nix expressions | 844 |
danstiner/hfmt | A tool for formatting Haskell source code by applying existing formatting tools | 125 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 692 |
dlang-community/dfmt | A tool for formatting D source code according to specific styles and conventions. | 204 |
input-output-hk/nix-tools | A tool to convert descriptions from one format to another | 96 |
mihaimaruseac/hindent | A tool that reformat Haskell source code to make it more readable and consistent | 562 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,116 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |
hougesen/mdsf | A tool to format markdown code snippets using various formatters. | 23 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,366 |
shritesh/zigfmt-web | A compilation tool for formatting Zig source code into WebAssembly format | 43 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 38 |