You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: align EditorConfig with LF and lint conventions
Use LF/UTF-8 to match .gitattributes and format tooling, set
file-type indents for PowerShell/YAML/JSON/markdown, and fix
commit-msg hook path resolution so commits can finish.
Co-authored-by: Cursor <cursoragent@cursor.com>
"quality-check": "pnpm run format && pnpm run security-scan && pnpm run lint && pnpm run spellcheck && pnpm run markdownlint && pnpm run check-comment-help && pnpm run test && pnpm run validate-function-naming && pnpm run drift-check && echo All quality checks passed",
0 commit comments