Feat/migrate vp#304
Conversation
There was a problem hiding this comment.
Code Review
This pull request standardizes code formatting across the repository, converting single quotes to double quotes, adding semicolons, and adjusting indentation in configuration files, Vue components, stylesheets, and Markdown documentation. It also introduces a new git pre-commit hook. The review feedback suggests running the pre-commit hook command via npx (e.g., npx vp staged) to ensure it utilizes the locally installed package rather than relying on a global installation.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.