rmuir commented on code in PR #14939: URL: https://github.com/apache/lucene/pull/14939#discussion_r2202629279
########## gradle/validation/ast-grep/rules/vectors.yml: ########## Review Comment: You don't understand what the check is doing. I'm trying to prevent the spread of vectors code across multiple files in src/java24 itself. It is a problem: if our tools such as forbidden-apis are broken and buggy on src/java24, then ast-grep is the only weapon I have: means please keep the logic into a single file and don't add vector logic to tons of classes in src/java24 -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org