style(editorconfig): define root property in root .editorconfig - #17719
style(editorconfig): define root property in root .editorconfig#17719omen18 wants to merge 1 commit into
Conversation
|
Pull Request titles must follow the Conventional Commits specification and have valid scopes. Unknown scope "editorconfig" found in pull request title "style(editorconfig): define root property in root .editorconfig". Scope must match one of: cpa, claude, codemod, db-*, db-d1-sqlite, db-mongodb, db-postgres, db-vercel-postgres, db-sqlite, db-d1-sqlite, drizzle, email-*, email-nodemailer, email-resend, eslint, evals, graphql, kv, kv-redis, live-preview, live-preview-react, live-preview-vue, next, payload-cloud, plugin-cloud, plugin-cloud-storage, plugin-ecommerce, plugin-form-builder, plugin-import-export, plugin-mcp, plugin-multi-tenant, plugin-nested-docs, plugin-redirects, plugin-search, plugin-sentry, plugin-seo, plugin-stripe, richtext-*, richtext-lexical, sdk, skills, storage-*, storage-azure, storage-gcs, storage-r2, storage-vercel-blob, storage-s3, tanstack-start, translations, ui, templates, examples(/(\w|-)+)?, deps. |
|
Verified root property for editorconfig. |
Description
Adds
root = trueto.editorconfigto prevent IDEs from searching parent directories for configuration rules.