Home
last modified time | relevance | path

Searched refs:CODESPELL (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DMakefile433 CODESPELL = codespell --config $(ROOTDIR)/config/CI/codespellrc -S '*.js' -S './antora*/*' -S 'ERRS… macro
435 if ! $(CODESPELL) > /dev/null ; then \
437 $(CODESPELL) ; \