Change safety
7 rules
Migrations
Commit files at the migration target Every declared migration target contains at least one tracked file.
core/migration/target-missing warning Do not track Node install artifacts during migrations A tree with declared migrations does not track node_modules files or Yarn install state. core/migration/tracked-install-artifacts warning Empty or reassign the migration source A moved component leaves no unowned tracked files at its old root. core/migration/source-retained warning Keep moved packages in their workspace A relocated package remains selected by every same-ecosystem workspace that selected its old path. core/migration/workspace-membership-lost warning Move one component at a time One selected Git tree declares at most one component relocation. core/migration/batch-too-large warning