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 large directories to Rubocop's ignore list #351

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

spilth
Copy link
Collaborator

@spilth spilth commented Aug 5, 2024

Problem

After running sdr-cli clone in my local development environment I ended up with a large number of directories under tmp/opengeometadata. This resulted in Rubocop taking a really long time to run, if it ever finished at all.

Solution

Add tmp and other Git ignored directories to Rubocop's ignore list.

Type

Chore

@spilth spilth requested a review from ekate August 5, 2024 15:21
@spilth spilth merged commit d110131 into main Aug 5, 2024
1 check passed
@spilth spilth deleted the rubocop-ignore-tmp-directory branch August 5, 2024 16:28
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