Hive Hive
Sign in

Faster generation when static side-effect warnings are disabled

Metadata
Source
GitHub
Version
4.202.0-canary.1
Published
Jun 24, 2026 · 17:16 UTC
Repository
tuist/tuist
Update

When staticSideEffectsWarningTargets is set to .none, tuist generate now skips the full static-products dependency graph linting entirely. In a large project with roughly 6,700 targets, this reduces lint time from about 36 seconds to about 10 seconds, matching the intent of turning the warnings off.