nixfmt
Code formatter
A tool that formats code according to a standardized style
The official (but not yet stable) formatter for Nix code
949 stars
34 watching
42 forks
Language: Haskell
last commit: 13 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 for streamlining code formatting across multiple languages and formatters | 632 |
kamadorueda/alejandra | A tool that formats Nix code according to a comprehensive style guide | 878 |
danstiner/hfmt | A tool for formatting Haskell source code by applying existing formatting tools | 126 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 691 |
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 | 95 |
mihaimaruseac/hindent | A tool that reformat Haskell source code to make it more readable and consistent | 563 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,122 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 971 |
hougesen/mdsf | A tool for formatting and verifying markdown code with various programming languages and formatters. | 26 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
shritesh/zigfmt-web | A compilation tool for formatting Zig source code into WebAssembly format | 43 |
johnnymorganz/stylua | A Lua code formatter with syntax variants for different versions of the language | 1,639 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |