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

feat: support ignoring deps by "@bit-ignore" comment #6855

Merged
merged 3 commits into from
Jan 18, 2023

Conversation

davidfirst
Copy link
Member

@davidfirst davidfirst commented Dec 30, 2022

Implements #2534.

For now, only typescript files are supported.
To ignore a dependency, add // @bit-ignore above. To ignore all dependencies in a file, add // @bit-no-check.

@davidfirst davidfirst marked this pull request as ready for review January 17, 2023 23:53
@davidfirst davidfirst changed the title poc, support ignoring specific deps in a file feat: support ignoring deps by "@bit-ignore" comment Jan 17, 2023
@davidfirst davidfirst enabled auto-merge (squash) January 18, 2023 00:04
@davidfirst davidfirst merged commit 00d43d1 into master Jan 18, 2023
@davidfirst davidfirst deleted the ignore-deps-in-file branch January 18, 2023 01:51
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