-
Notifications
You must be signed in to change notification settings - Fork 441
Closed
Description
PR #995 broken tox -e spellcheck
. The quotes around {envpython} -m pyspelling --config {toxinidir}/.spellcheck.yml
are wrong.
$ tox -e spellcheck
spellcheck: commands[0]> sh -c 'command -v aspell || (echo "aspell is not installed. Please install it." && exit 1)'
/usr/bin/aspell
spellcheck: commands[1]> '.tox/spellcheck/bin/python -m pyspelling --config /home/heimes/redhat/ai/instructlab/instructlab/.spellcheck.yml' --spellchecker aspell
spellcheck: exit 2 (0.00 seconds) /home/heimes/redhat/ai/instructlab/instructlab> '.tox/spellcheck/bin/python -m pyspelling --config /home/heimes/redhat/ai/instructlab/instructlab/.spellcheck.yml' --spellchecker aspell
spellcheck: FAIL code 2 (0.09=setup[0.09]+cmd[0.00,0.00] seconds)
evaluation failed :( (0.17 seconds)
Metadata
Metadata
Assignees
Labels
No labels