Skip to content

tox -e spellcheck fails #999

@tiran

Description

@tiran

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions