Skip to content

chore: add editor run/task configs and document editor setup - #2

Merged
NoNamer777 merged 1 commit into
mainfrom
chore/editor-setup-configs
Jul 31, 2026
Merged

chore: add editor run/task configs and document editor setup#2
NoNamer777 merged 1 commit into
mainfrom
chore/editor-setup-configs

Conversation

@NoNamer777

Copy link
Copy Markdown
Member

Summary

  • Add VS Code (launch.json, tasks.json) and WebStorm (.run/*.xml) run configurations for the format, format-check, and lint-md scripts
  • Update .gitignore/.prettierignore to un-ignore the new .vscode files and align .gitattributes column formatting, adding .xml line-ending rules and marking .run/* as generated
  • Document editor format-on-save setup (VS Code + WebStorm) and the mise prerequisite in the README

Test plan

  • git commit pre-commit hooks (prettier, markdownlint) ran clean on the staged files

Adds VS Code and WebStorm run configurations for format/lint scripts,
and documents format-on-save setup in the README so contributors get
consistent formatting without needing to run pnpm format manually.
@NoNamer777
NoNamer777 merged commit 04891ec into main Jul 31, 2026
1 check passed
@NoNamer777
NoNamer777 deleted the chore/editor-setup-configs branch July 31, 2026 19:56
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