Skip to content

Commit

Permalink
Revert "Add verify scripts for various checks (NVIDIA#21)"
Browse files Browse the repository at this point in the history
This reverts commit 144e7a7, reversing
changes made to 2f29e50.

Signed-off-by: Yuan Chen <[email protected]>
  • Loading branch information
yuanchen8911 committed May 10, 2024
1 parent 7e76bed commit 7810483
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 765 deletions.
4 changes: 0 additions & 4 deletions .yamlfmt.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions .yamllint.conf

This file was deleted.

10 changes: 0 additions & 10 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,6 @@ IMAGE_REPO ?=docker.io/nvidia/knavigator
GIT_REF =$(shell git rev-parse --abbrev-ref HEAD)
IMAGE_TAG ?=$(GIT_REF)

## verify: Verify code
.PHONY: verify
verify:
@./hack/verify-all.sh

## update: Update all the generated
.PHONY: update
update:
@./hack/update-all.sh

.PHONY: build
build:
@for target in $(TARGETS); do \
Expand Down
1 change: 0 additions & 1 deletion hack/spelling.txt

This file was deleted.

64 changes: 0 additions & 64 deletions hack/update-all.sh

This file was deleted.

42 changes: 0 additions & 42 deletions hack/update-ends-newline.sh

This file was deleted.

37 changes: 0 additions & 37 deletions hack/update-go-format.sh

This file was deleted.

24 changes: 0 additions & 24 deletions hack/update-go-mod.sh

This file was deleted.

37 changes: 0 additions & 37 deletions hack/update-shell-format.sh

This file was deleted.

47 changes: 0 additions & 47 deletions hack/update-spelling.sh

This file was deleted.

40 changes: 0 additions & 40 deletions hack/update-yaml-format.sh

This file was deleted.

Loading

0 comments on commit 7810483

Please sign in to comment.