Re: [PR] feat(actions): add `pre-commit` framework with `codespell` [openoffice]

2023-12-02 Thread via GitHub
jbampton commented on PR #191: URL: https://github.com/apache/openoffice/pull/191#issuecomment-1837084459 https://github.com/codespell-project/codespell https://pypi.org/project/codespell/ From the official repo: "Fix common misspellings in text files. It's designed primarily

Re: [PR] feat(actions): add `pre-commit` framework with `codespell` [openoffice]

2023-12-02 Thread via GitHub
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. Apa

Re: [PR] feat(actions): add `pre-commit` framework with `codespell` [openoffice]

2023-12-02 Thread via GitHub
Pilot-Pirx commented on PR #191: URL: https://github.com/apache/openoffice/pull/191#issuecomment-1837109736 /extras would definitely need to be excluded. It contains the translations for all languages. so I would expect a lot of "false positives". -- This is an automated message from t