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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
