trivial-formatter
Code formatter
A utility that formats Common Lisp source code according to standardized conventions and syntax.
Code formatter for common lisp.
38 stars
5 watching
3 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 692 |
scala-ide/scalariform | A code formatter for Scala source code to improve readability and consistency. | 527 |
square/spacecommander | A tool to enforce formatting conventions in Objective-C code before it's committed to a git repository. | 1,126 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |
dlang-community/dfmt | A tool for formatting D source code according to specific styles and conventions. | 204 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,366 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
vvakame/typescript-formatter | A tool to format TypeScript code according to specified rules and configurations. | 559 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |
easy-coding-standard/easy-coding-standard | Automates code standardization and formatting in PHP projects | 1,453 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,116 |
nixos/nixfmt | A tool that formats code according to a standardized style | 922 |
e2tox/typescript-standard | A tool that validates and formats TypeScript code according to standard styles | 31 |
tweag/topiary | A tool that automates uniform formatting of code in multiple languages using a simple DSL. | 569 |