Skip to content

chore: use explicit glob pattern in lint-staged config#15

Merged
mormubis merged 1 commit into
mainfrom
chore/lint-staged-explicit-glob
Apr 26, 2026
Merged

chore: use explicit glob pattern in lint-staged config#15
mormubis merged 1 commit into
mainfrom
chore/lint-staged-explicit-glob

Conversation

@mormubis
Copy link
Copy Markdown
Collaborator

replaces `'': ['prettier --write --ignore-unknown']` with explicit file extension glob `'.(css|js|json|jsx|md|mjs|mts|ts|tsx|yml|yaml)': ['prettier --write']` to match the canonical form documented in the workspace AGENTS.md.

@mormubis mormubis merged commit 404ca5f into main Apr 26, 2026
4 checks passed
@mormubis mormubis deleted the chore/lint-staged-explicit-glob branch April 26, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant