Skip to content

Commit

Permalink
dev: add sqlfluff to dev env for linting
Browse files Browse the repository at this point in the history
Not wired up to CI yet, but has proven useful interactively while
debugging #4759.
  • Loading branch information
conorsch committed Jul 25, 2024
1 parent 3ed5902 commit c8966bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
protobuf
rocksdb
rsync
sqlfluff
];
shellHook = ''
export LIBCLANG_PATH=${LIBCLANG_PATH}
Expand Down

0 comments on commit c8966bb

Please sign in to comment.