Skip to content

Conversation

@Saibamen
Copy link
Collaborator

Reduce diff from #245

@Saibamen Saibamen changed the title Update GitHub Actions Update GitHub Actions + refresh NPM Dec 28, 2025
@Saibamen Saibamen changed the title Update GitHub Actions + refresh NPM Update GitHub Actions + refresh NPM + run npm format Dec 28, 2025
@Saibamen Saibamen changed the title Update GitHub Actions + refresh NPM + run npm format Update GitHub Actions + refresh NPM + run npm run format Dec 28, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies code formatting changes by converting indentation from spaces to tabs across the entire web project. The changes are purely cosmetic and do not affect functionality.

Purpose: Reduce diff from a related PR (#245) by standardizing code formatting using npm run format.

Key Changes:

  • Converted all indentation from 2 spaces to tabs in TypeScript files
  • Converted all indentation from 2 spaces to tabs in Vue component files
  • Converted all indentation from 2 spaces to tabs in SCSS files
  • Converted all indentation from 2 spaces to tabs in JSON configuration files

Reviewed changes

Copilot reviewed 4 out of 125 changed files in this pull request and generated no comments.

File Description
All .ts files TypeScript files reformatted with tab indentation
All .vue files Vue component files reformatted with tab indentation
All .scss files SCSS style files reformatted with tab indentation
All .json files JSON config files reformatted with tab indentation

Note: This is a pure formatting change with no functional modifications. All changes consistently replace 2-space indentation with tab characters across the codebase. No issues were identified.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Saibamen Saibamen mentioned this pull request Dec 28, 2025
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