Skip to content

Spotless excludes formatting of **/build/* files#1531

Merged
bulldozer-bot[bot] merged 1 commit intodevelopfrom
cr/exclude-build-files
Jan 13, 2026
Merged

Spotless excludes formatting of **/build/* files#1531
bulldozer-bot[bot] merged 1 commit intodevelopfrom
cr/exclude-build-files

Conversation

@crogoz
Copy link
Contributor

@crogoz crogoz commented Jan 13, 2026

Before this PR

We were formatting all javaSource files, even if the files are generated (most of the times they end up being in the build/ directory and not committed).

After this PR

Perf improvement for internal repo from https://pl.ntr/2Dq (4m 30s) -> https://pl.ntr/2Do (3m 56.530s)
==COMMIT_MSG==
Spotless excludes formatting of **/build/* files
==COMMIT_MSG==

Possible downsides?

@changelog-app
Copy link

changelog-app bot commented Jan 13, 2026

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

Spotless excludes formatting of **/build/* files

Check the box to generate changelog(s)

  • Generate changelog entry

@changelog-app
Copy link

changelog-app bot commented Jan 13, 2026

Successfully generated changelog entry!

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.


📋Changelog Preview

💡 Improvements

  • Spotless excludes formatting of **/build/* files (#1531)

@CRogers
Copy link
Contributor

CRogers commented Jan 13, 2026

👍

@bulldozer-bot bulldozer-bot bot merged commit dec92d9 into develop Jan 13, 2026
7 checks passed
@bulldozer-bot bulldozer-bot bot deleted the cr/exclude-build-files branch January 13, 2026 17:26
@autorelease3
Copy link

autorelease3 bot commented Jan 13, 2026

Released 2.84.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants