diff options
| author | Fuwn <[email protected]> | 2021-05-20 15:09:39 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-20 15:09:39 +0000 |
| commit | 9bb3c1b280efbe1c77f23cbdb22a5fbe91d6180c (patch) | |
| tree | ba9564282f14bb6012dfbe9b1eb2f399a20d3e21 | |
| parent | style(readme): remove extra whitespace and underscores (diff) | |
| download | whirl-9bb3c1b280efbe1c77f23cbdb22a5fbe91d6180c.tar.xz whirl-9bb3c1b280efbe1c77f23cbdb22a5fbe91d6180c.zip | |
feat(readme): add sqlfluff as a dev dep
| -rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |