[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/reformatter 7b336cab51 20/81: Link to sqlformat as another
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/reformatter 7b336cab51 20/81: Link to sqlformat as another example of real-world usage |
Date: |
Tue, 5 Sep 2023 04:03:33 -0400 (EDT) |
branch: elpa/reformatter
commit 7b336cab5192545fb81b79b920abcc6bea4e8cc9
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>
Link to sqlformat as another example of real-world usage
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 52467e0220..f9cc3b8b69 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ code, e.g.:
*
[dhall-mode.el](https://github.com/psibi/dhall-mode/blob/master/dhall-mode.el)
*
[elm-format.el](https://github.com/jcollard/elm-mode/blob/master/elm-format.el),
in `elm-mode`
+* [sqlformat.el](https://github.com/purcell/sqlformat/blob/master/sqlformat.el)
*
[Here](https://github.com/manuel-uberti/.emacs.d/commit/464ef5744dc22eb6cdea73e524cd615872ad24c4)
is a user defining a reformatter in his own configuration
## Rationale
- [nongnu] elpa/reformatter 8cffcf914b 11/81: Clarify use of :lighter value, (continued)
- [nongnu] elpa/reformatter 8cffcf914b 11/81: Clarify use of :lighter value, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 7a1592a52c 37/81: Update README.md, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter cb9a593854 61/81: Rename repo, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter e02a9ea942 63/81: Merge pull request #31 from wyuenho/patch-1, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter cc2bb75f21 22/81: Add missing colon in docstring, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter b29fdd346d 35/81: Add note about brokenness of replace-buffer-contents, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter b44ee754b7 29/81: Fix homepage link, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 58943b47b3 26/81: Start an FAQ section in the README, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 885a7f5547 02/81: Mark up code as elisp, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 3f081e4cd2 14/81: Provide more setup hints in the -on-save-mode docstring, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 7b336cab51 20/81: Link to sqlformat as another example of real-world usage,
ELPA Syncer <=
- [nongnu] elpa/reformatter c2466f745a 21/81: Mention "needed by" reverse dependencies list on MELPA page, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 947411170d 18/81: Generate both -buffer and -region commands by default, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 8eec55689a 13/81: Doc clarification, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 8372cc4259 39/81: Prefer "elisp" for code blocks, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 466203594c 36/81: Fix broken link to example, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 8423ad9e83 47/81: Merge pull request #21 from erickgnavar/close-error-buffer-with-no-errors, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter c6919a6549 38/81: Merge pull request #17 from bradyt/patch-1, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 9d277200c1 52/81: Add Emacs 27.1 to CI matrix, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 0c24778dfc 50/81: Fix grammar, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter f5fbed9e7d 46/81: Close error window when there is no errors to be shown, ELPA Syncer, 2023/09/05