diff options
| author | Fuwn <[email protected]> | 2021-05-20 15:09:39 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-20 15:09:39 -0700 |
| commit | 5d2b9af3c245a563d6900efa32fa88eb8473496e (patch) | |
| tree | b894b72146424cb45f8267ecc996a4d4584851a3 | |
| parent | style(readme): remove extra whitespace and underscores (diff) | |
| download | whirl-5d2b9af3c245a563d6900efa32fa88eb8473496e.tar.xz whirl-5d2b9af3c245a563d6900efa32fa88eb8473496e.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 |