Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/
H A DMakefile433 CODESPELL = codespell --config $(ROOTDIR)/config/CI/codespellrc -S '*.js' -S './antora*/*' -S 'ERRS*,*.pdf,*.html' macro
435 if ! $(CODESPELL) > /dev/null ; then \
437 $(CODESPELL) ; \

Completed in 2 milliseconds