mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
website: fix spellcheck path and cleanup some misspellings (#19238)
This commit is contained in:
@@ -165,7 +165,7 @@ check: ## Lint the source code
|
||||
@hclogvet .
|
||||
|
||||
@echo "==> Spell checking website..."
|
||||
@misspell -error -source=text website/pages/
|
||||
@misspell -error -source=text website/content/
|
||||
|
||||
@echo "==> Checking for breaking changes in protos..."
|
||||
@buf breaking --config tools/buf/buf.yaml --against-config tools/buf/buf.yaml --against .git#tag=$(PROTO_COMPARE_TAG)
|
||||
|
||||
Reference in New Issue
Block a user