Skip to content

Conversation

@elharo
Copy link
Contributor

@elharo elharo commented Nov 23, 2025

No description provided.

@elharo elharo requested a review from Copilot November 23, 2025 19:40
Copilot finished reviewing on behalf of elharo November 23, 2025 19:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes unnecessary code related to default excludes handling and fixes a typo in documentation. The DEFAULT_EXCLUDES constant (which was an empty array) has been removed along with the logic that would add it to combinedExcludes when empty. This is safe because the method already uses FileUtils.getDefaultExcludesAsList() when useDefaultExcludes is true.

Key Changes:

  • Removed the unused DEFAULT_EXCLUDES constant (empty array)
  • Removed dead code that added DEFAULT_EXCLUDES to empty exclude lists
  • Fixed typo in javadoc comment: "addionalExcludes" → "additionalExcludes"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant