Skip to content

Commit bda3c29

Browse files
authored
Link from CONTRIBUTING.md to prettier-plugin-sql-cst
1 parent 3418f71 commit bda3c29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Development
22

3+
First consider if you might instead want to contribute to [prettier-plugin-sql-cst][] instead,
4+
as SQL Formatter is mostly in maintenance mode.
5+
36
## Setup
47

58
Run `yarn` after checkout to install all dependencies.
@@ -18,3 +21,5 @@ For those who have admin access on the repo, the new release publish flow is as
1821

1922
- `npm run release` (bumps version, git tag, git release, npm release) (does not work with `yarn`).
2023
- `git subtree push --prefix static origin gh-pages` (pushes demo page to GH pages)
24+
25+
[prettier-plugin-sql-cst]: https://github.com/nene/prettier-plugin-sql-cst

0 commit comments

Comments
 (0)