Skip to content

Conversation

@3w36zj6
Copy link
Member

@3w36zj6 3w36zj6 commented Oct 29, 2025

close #333

@3w36zj6 3w36zj6 requested a review from Copilot October 29, 2025 22:47
Copy link
Contributor

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 adds editor configuration for the website directory and introduces a new GitHub Actions workflow job to enforce code formatting. The changes aim to standardize code style for the website components.

  • Added an .editorconfig file in the website/ directory to define consistent editor settings
  • Created a new format-metadata job in the website workflow to automatically apply Biome formatting checks

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
website/.editorconfig Defines editor configuration for the website directory with tab indentation and other formatting rules
.github/workflows/website.yml Adds a new CI job to run Biome formatting checks on website metadata

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

@3w36zj6 3w36zj6 force-pushed the feature/add-editorconfig-file-to-website-metadata branch from 8315b9f to ba7e6eb Compare October 29, 2025 22:58
@3w36zj6 3w36zj6 requested a review from ultimatile October 29, 2025 22:59
Copy link
Contributor

@ultimatile ultimatile left a comment

Choose a reason for hiding this comment

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

インデントルールで差分が発生しないことを確認しました。
ご対応ありがとうございました。

@3w36zj6 3w36zj6 merged commit e1dc841 into main Oct 30, 2025
4 checks passed
@3w36zj6 3w36zj6 deleted the feature/add-editorconfig-file-to-website-metadata branch October 30, 2025 02:07
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.

jsonファイルのインデントルール

3 participants