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

cli/fix: Ignore hidden directories #8344

Merged
merged 1 commit into from
Feb 7, 2025
Merged

cli/fix: Ignore hidden directories #8344

merged 1 commit into from
Feb 7, 2025

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Feb 7, 2025

bazel run //tools/checkstyle failed for me because it found the .bzl file templates for IntelliJ's aspect templates in .ijwb. Skipping folders such as .git probably also improves runtime.

@fmeum fmeum requested review from bduffany and maggie-lou February 7, 2025 12:09
cli/fix/fix.go Show resolved Hide resolved
@fmeum fmeum merged commit 3297657 into master Feb 7, 2025
15 checks passed
@fmeum fmeum deleted the fmeum/ignore-hidden branch February 7, 2025 20:21
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.

2 participants