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

   PR for [NUTCH-3197](https://issues.apache.org/jira/browse/NUTCH-3197)
   
   Linked follow-up to #956 (Child B shell/Docker/shelldocs). Fixes remaining 
**product** codespell typos in Java sources, plugin code, and configuration 
descriptions — not intentional test fixtures or ISO language codes.
   
   **Merge order:** land #956 first, then rebase this PR onto master (or merge 
#956 and update base).
   
   ## 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