jbampton commented on PR #8197: URL: https://github.com/apache/cloudstack/pull/8197#issuecomment-2213959538
Hey @DaanHoogland the list of words in `.github/linters/codespell.txt` will need fixing in other PRs in future. Basically codespell ignores those words when it runs the spell check. So this PR is just adding the codespell test and making sure it passes. You can see that on the last commit in this PR we are regressing and new misspelled words have been added. https://github.com/apache/cloudstack/pull/8197/commits/7384e8220cda32f5674e9133527a3e514f802858 So until we get this PR merged misspelled words will continue to be added the codebase. In future as we clean up and and fix spelling we will recreate the ignored word list hopefully with less misspelled words each time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org