shamefully-hoist=true
ignore-workspace-root-check=true
# The pinned SDK version is often <3 days old; exempt it from release-age policies
minimum-release-age-exclude[]=@lightdash/query-sdk
# Downloaded apps may be authored by someone else — never run their
# dependencies' lifecycle scripts locally (explicit `pnpm run` still works)
ignore-scripts=true
