jbampton commented on code in PR #1216: URL: https://github.com/apache/lucenenet/pull/1216#discussion_r2723329309
########## .github/linters/codespell.txt: ########## @@ -0,0 +1,489 @@ +abl Review Comment: Initially we add pre-commit with a large exclusion list so the test passes. Then going forwards we can fix some of the spelling in new PRs and regenerate this exclusion list. So as we fix spelling the list will get smaller. Some of the words in the exclusion list are false positives. -- 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]
