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: make fast check WalkOption name more clear #434

Merged

Conversation

dsherret
Copy link
Member

Will do a patch release for this one. It's compiling in the CLI.

@dsherret dsherret requested a review from bartlomieju April 11, 2024 21:51
pub follow_fast_check_modules: bool,
}

impl Default for WalkOptions {
Copy link
Member Author

@dsherret dsherret Apr 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed because it's error prone (walk options are situation dependent) and nobody used this except the tests anyway.

@dsherret dsherret merged commit 0826a27 into denoland:main Apr 11, 2024
4 checks passed
@dsherret dsherret deleted the fix_make_walk_option_name_more_clear branch April 11, 2024 21:55
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