mirror of
https://github.com/vee1e/kubeedge.git
synced 2026-09-01 10:18:33 +00:00
address gemini code review.
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
This commit is contained in:
parent
f78fcb9d85
commit
6308116930
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -495,7 +495,7 @@ endef
|
|||
.PHONY: spellcheck
|
||||
ifeq ($(HELP),y)
|
||||
spellcheck:
|
||||
@echo "$$CODESPELL_HELP_INFO"
|
||||
@echo "$$SPELLCHECK_HELP_INFO"
|
||||
else
|
||||
spellcheck:
|
||||
codespell --config codespell.cfg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue