xiangfu0 opened a new pull request, #18011: URL: https://github.com/apache/pinot/pull/18011
## Summary - Add `.claude/` (Claude Code) to `.gitignore` alongside other AI tool directories - Add `.claude/**` and `.cursor/**` exclusions to the RAT plugin - Add the full set of GenAI config directory exclusions to `license-maven-plugin` (was previously missing all of them, unlike the RAT plugin which already had most) ## Test plan - [x] `./mvnw license:check -pl . -N` passes - [x] `./mvnw apache-rat:check -pl . -N` passes - [x] `./mvnw checkstyle:check -pl . -N` passes (no changes needed — only scans `src/`) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.6 <[email protected]> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
