aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-20 15:09:39 -0700
committerFuwn <[email protected]>2021-05-20 15:09:39 -0700
commit5d2b9af3c245a563d6900efa32fa88eb8473496e (patch)
treeb894b72146424cb45f8267ecc996a4d4584851a3
parentstyle(readme): remove extra whitespace and underscores (diff)
downloadwhirl-5d2b9af3c245a563d6900efa32fa88eb8473496e.tar.xz
whirl-5d2b9af3c245a563d6900efa32fa88eb8473496e.zip
feat(readme): add sqlfluff as a dev dep
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 80be369..7c91e39 100644
--- a/README.rst
+++ b/README.rst
@@ -83,8 +83,9 @@ Optional
~~~~~~~~
- `cargo-watch <https://crates.io/crates/cargo-watch>`_
+- `sqlfluff <https://github.com/sqlfluff/sqlfluff>`_
-*These development dependencies will automatically be satisfied if you are using the Nix shell
+*These development dependencies (exlcluding sqlfluff) will automatically be satisfied if you are using the Nix shell
configuration as provided.*
License