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

fix: use stillValidModule only lintDirtyModulesOnly is disabled #253

Merged
merged 2 commits into from
May 7, 2024

Conversation

ricardogobbosouza
Copy link
Collaborator

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Resolve #215

Breaking Changes

No

Additional Info

No

@ricardogobbosouza ricardogobbosouza merged commit b52d1e7 into master May 7, 2024
20 checks passed
@ricardogobbosouza ricardogobbosouza deleted the fix-still-valid-module branch May 7, 2024 11:57
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.

lintDirtyModulesOnly relies on a populated cache, and lints all files if cache is not present
2 participants