NightOwl888 commented on PR #1216: URL: https://github.com/apache/lucenenet/pull/1216#issuecomment-3491117510
Can we set up an exclude list for specific files or folders? One thing to be weary of is the fact that we copied all of our test data from Lucene and it should remain unchanged. For example, the `.txt` and `.xml` files here: https://github.com/apache/lucenenet/tree/master/src/Lucene.Net.Tests.Analysis.Common/Analysis/Compound But it may be simpler if we just exclude every folder that starts with `Lucene.Net.Tests` (or is an exact match) from this tool, since spelling mistakes in test strings may also be intentional. -- 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]
