lewismc opened a new pull request, #959:
URL: https://github.com/apache/nutch/pull/959

   PR for [NUTCH-3197](https://issues.apache.org/jira/browse/NUTCH-3197)
   
   Linked follow-up to the Child B shell/Docker/shelldocs PR from 
`lewismc/nutch`. Fixes remaining **product** codespell typos in Java sources, 
plugin code, and configuration descriptions — not intentional test fixtures or 
ISO language codes.
   
   **Fork:** `lewismc/nutch` → `apache/nutch` (replaces incorrectly opened #957 
from upstream branch).
   
   **Merge order:** land the primary NUTCH-3197 PR first, then rebase this 
branch onto `master` before merge (or merge after primary lands and update 
diff).
   
   ## Summary
   
   - Correct misspellings in javadoc, comments, and `nutch-default.xml` 
descriptions across core and plugins (~50 files)
   - Extend `.codespellrc` skip for `langmappings.properties` (ISO 639 codes), 
`**/naivebayes-model`, and `**/sample/**`
   - Add `fo` to ignore-words for trie-matcher demo `main()` test prefixes
   
   ## Test plan
   
   - [x] `codespell -q 3 src/java src/plugin conf/nutch-default.xml src/bin` — 
clean
   - [x] `ant test`
   - [ ] Yetus codespell subsystem clean on this PR
   
   Made with [Cursor](https://cursor.com)


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

Reply via email to