add fmt and lint to README
This commit is contained in:
parent
bc2f64eefd
commit
d52ba880cd
3 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
devShells.default = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
go
|
||||
go-tools # staticcheck
|
||||
gomod2nix.packages.${system}.default
|
||||
sanic
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue