This commit is contained in:
2023-11-25 06:38:20 -06:00
parent 99d262387d
commit d8f93f8f9e

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
#%%MULTILINE_YAML_START #%%MULTILINE_YAML_START
#run linter #run linter
golangci-lint run ./... --timeout 5m0s golangci-lint run ./... --timeout 5m0s -D typecheck