Skip to content

Rat: update exclusions for Hugo, AI, Spark and IntelliJ - #5453

Open
adutra wants to merge 1 commit into
apache:mainfrom
adutra:hugo-rat
Open

Rat: update exclusions for Hugo, AI, Spark and IntelliJ#5453
adutra wants to merge 1 commit into
apache:mainfrom
adutra:hugo-rat

Conversation

@adutra

@adutra adutra commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This change updates the Rat plugin exclusions as follows:

  • Hugo site: added site/hugo.direct.sum (generated when running the site locally)
  • AI: exclude .conductor folder (Conductor produces TOML files that become Rat false positives).
  • Spark: exclude derby.log, **/metastore_db anywhere (they appear frequently when running the quickstart guides, or with adhoc Spark runs).
  • IntelliJ: also exclude .ipr files

Checklist

  • 🛡️ Don't disclose security issues! (contact security@apache.org)
  • 🔗 Clearly explained why the changes are needed, or linked related issues: Fixes #
  • 🧪 Added/updated tests with good coverage, or manually tested (and explained how)
  • 💡 Added comments for complex logic
  • 🧾 Updated CHANGELOG.md (if needed)
  • 📚 Updated documentation in site/content/in-dev/unreleased (if needed)

This change updates the Rat plugin exclusions as follows:

- Hugo site: added `site/hugo.direct.sum` (generated when running the site locally)
- AI: exclude `.conductor` folder (Conductor produces TOML files that become Rat false positives).
- Spark: exclude `derby.log`, `**/metastore_db` anywhere (they appear frequently when running the quickstart guides, or with adhoc Spark runs).
- IntelliJ: also exclude `.ipr` files
Copilot AI lite review requested due to automatic review settings September 5, 2026 16:22
@github-project-automation github-project-automation Bot moved this to PRs In Progress in Basic Kanban Board Sep 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-project-automation github-project-automation Bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants