fix: move buf to proto dir so submodules get the same deps
All checks were successful
Check / check (push) Successful in 1m35s
All checks were successful
Check / check (push) Successful in 1m35s
This commit is contained in:
@ -42,7 +42,7 @@ It's that simple. If you're feeling fancy, install [direnv](https://direnv.net/)
|
||||
|
||||
- `nix flake check`: runs all validations
|
||||
|
||||
- `buf lint` & `buf generate`: lints and generates code from protocol buffers
|
||||
- `buf lint proto` & `buf generate`: lints and generates code from protocol buffers
|
||||
|
||||
- `sqlc vet` & `sqlc generate`: verifies and generates code from SQL files
|
||||
|
||||
|
Reference in New Issue
Block a user