linguini1 commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3251160667

   Would someone mind helping me exclude the CODEOWNERS file from the codespell 
check? I thought I had done it in accordance with the documented way, but it 
appears I've still got something wrong.
   
   This implementation for the generation script is not very fancy, and still 
goes through every file from `git ls-files`. It's pretty slow because of this. 
I could limit it to a certain directory level but it feels like that would lose 
some important granularity. I think what would be beneficial is squashing into 
globbed paths so there's fewer lines in the file. But I'd honestly rather get 
something initially merged to start helping PRs before tackling that, since 
it's starting to be involved for a script.


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to