diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -10,12 +10,9 @@ build: fmt: gofumpt -w . - ruff format wrappers/python/eduvpn_common lint: golangci-lint run -E stylecheck,revive,gocritic ./... - ruff check wrappers/python/eduvpn_common - ruff format --check wrappers/python/eduvpn_common cli: go build -o eduvpn-common-cli ./cmd/cli |
