aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-20 15:09:39 +0000
committerFuwn <[email protected]>2021-05-20 15:09:39 +0000
commit9bb3c1b280efbe1c77f23cbdb22a5fbe91d6180c (patch)
treeba9564282f14bb6012dfbe9b1eb2f399a20d3e21
parentstyle(readme): remove extra whitespace and underscores (diff)
downloadwhirl-9bb3c1b280efbe1c77f23cbdb22a5fbe91d6180c.tar.xz
whirl-9bb3c1b280efbe1c77f23cbdb22a5fbe91d6180c.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 438e666..ef4c1e1 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