Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --respect-project-filters to scalafmt #372

Merged

Conversation

vinnybod
Copy link
Contributor

#371
This is a similar solution how rules_lint handles ruff with the --force-exclude flag.


Test plan

  • Manual testing; please provide instructions so we can reproduce:

Follow the reproduction instructions in my example repo before and after this change: https://github.com/vinnybod/bazel_java_example/tree/rules_lint_config
After this change, it only formats the file that is expected to be formatted.

@CLAassistant
Copy link

CLAassistant commented Aug 21, 2024

CLA assistant check
All committers have signed the CLA.

@alexeagle
Copy link
Member

I reproduced your issue yesterday but didn't make progress - thanks for figuring it out!

@alexeagle alexeagle merged commit 1e27f34 into aspect-build:main Aug 23, 2024
7 checks passed
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