Skip to content

perf(java): skip formatting pre-formatted proto and grpc directories - #5

Closed
yangyzs wants to merge 1 commit into
mainfrom
feat-java-skip-proto-grpc-format
Closed

perf(java): skip formatting pre-formatted proto and grpc directories#5
yangyzs wants to merge 1 commit into
mainfrom
feat-java-skip-proto-grpc-format

Conversation

@yangyzs

@yangyzs yangyzs commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary of Changes

  • Inside collectJavaFiles, skip directories starting with proto- or grpc- during walk to avoid formatting pre-formatted compiler output.
  • Enable integration tests on PR presubmits in .github/workflows/java.yaml.

TAG=agy
CONV=b05fcd92-a581-401c-ada5-b4dbda65d62e

…d grpc directories

Exclude directories starting with proto- or grpc- from Java file collection to avoid formatting pre-formatted compiler output.

TAG=agy
CONV=b05fcd92-a581-401c-ada5-b4dbda65d62e
@yangyzs yangyzs closed this Aug 20, 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.

1 participant