trivial-formatter
Code formatter
A utility that formats Common Lisp source code according to standardized conventions and syntax.
Code formatter for common lisp.
39 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 | 691 |
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,127 |
johnnymorganz/stylua | A Lua code formatter with syntax variants for different versions of the language | 1,639 |
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,376 |
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 | 856 |
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 | 971 |
easy-coding-standard/easy-coding-standard | Automates code standardization and formatting in PHP projects | 1,466 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,123 |
nixos/nixfmt | A tool that formats code according to a standardized style | 949 |
e2tox/typescript-standard | A tool that validates and formats TypeScript code according to Visual Studio standards. | 31 |
tweag/topiary | A tool that automates uniform formatting of code in multiple languages using a simple DSL. | 598 |