Skip to content

update: .editorconfig を追加 #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2025
Merged

Conversation

mucho613
Copy link
Collaborator

@mucho613 mucho613 commented Aug 11, 2025

概要

  • .editorconfig を追加しました

導入理由

  • インデントがバラバラな場合があり、統一したいため(2-space, 4-space が混在している)
  • 末尾スペースなどのフォーマットのバラつきを自動で処理したい

今後のファイル編集時の方針

  • 各々が利用するエディタで、editorconfig を解釈する内蔵機能や拡張機能を利用するようにお願いしたいです 🙏
  • この PR では .editorconfig の追加だけしか行っておらず、既存のファイルをフォーマットに合わせる修正は含めていません
    • 理由: 最終的に 2025年版サイトに表示されないファイルにも、多くの変更が生じてしまうため
  • 今後、各ファイルの編集を行う際で一緒にフォーマットの修正も含めていただきたいです

@mucho613 mucho613 self-assigned this Aug 11, 2025
@mucho613 mucho613 added the documentation Improvements or additions to documentation label Aug 11, 2025
Copy link
Collaborator

@Fukusan64 Fukusan64 left a comment

Choose a reason for hiding this comment

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

ありがとうございます!

@mucho613 mucho613 merged commit de746de into main Aug 11, 2025
2 checks passed
@mucho613 mucho613 deleted the feature/add-editor-config branch August 11, 2025 15:33
@mucho613 mucho613 removed the documentation Improvements or additions to documentation label Aug 12, 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.

3 participants