jbampton commented on PR #191:
URL: https://github.com/apache/openoffice/pull/191#issuecomment-1837106939

   > That's a huge number of misspellings
   > 
   > About the linter is it only checking comments?
   
   If needed you can also exclude files / folders from being spell checked.
   
   Apache Airflow is using `codespell` with `pre-commit` as seen at the next 
link:
   
   
https://github.com/apache/airflow/blob/41f4766d5b4873ddbf8daa94d837398342aeaf98/.pre-commit-config.yaml#L274
   
   And they have about 1,800 lines in their ignored words list seen here:
   
   https://github.com/apache/airflow/blob/main/docs/spelling_wordlist.txt


-- 
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

Reply via email to