jbampton commented on PR #191: URL: https://github.com/apache/openoffice/pull/191#issuecomment-2581396772
Currently I also have `codespell` installed locally and so now I am recreating `codespell.txt` with: `codespell --skip='./extras' . | cut -f2 -d' ' | tr A-Z a-z | sort | uniq > codespell.txt` Runs from the repo root. -- 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: dev-unsubscr...@openoffice.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org