Skip to content

improvement(check-types): replace '--all' flag with '--unmodified'#10077

Merged
davidfirst merged 7 commits into
masterfrom
deprecate-check-types-all-flag
Nov 19, 2025
Merged

improvement(check-types): replace '--all' flag with '--unmodified'#10077
davidfirst merged 7 commits into
masterfrom
deprecate-check-types-all-flag

Conversation

@davidfirst
Copy link
Copy Markdown
Member

Deprecates the --all flag in favor of --unmodified for consistency with other Bit commands like test and build.

  • Added new --unmodified flag with -u short alias
  • Marked --all flag as deprecated (maintains backward compatibility)
  • Added deprecation warning when --all is used
  • Updated command description and comments to reference --unmodified

@davidfirst davidfirst merged commit 027da8e into master Nov 19, 2025
11 checks passed
@davidfirst davidfirst deleted the deprecate-check-types-all-flag branch November 19, 2025 01:42
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