emacs-format-all-the-code
emacs-format-all-the-code copied to clipboard
Auto-format source code in many languages with one command
I am the contributor to this piece of code, and after reviewing the entire file recently, I think that perhaps changing "emacs-hy" to "hy-mode" would be more appropriate? Additionally, I...
When using format-all-region with selected lines inside a `#+BEGIN_SRC lang`, it would be nice if we can inference the language from src block and format.
This pull request adds support for [SQLFluff](https://sqlfluff.com/). There are some problems though. The only way I found to format files with a custom configuration template (which is probably what most...