Skip to content

クラス命名の接頭辞にl-とp-を許可する#847

Open
yusasa16 wants to merge 3 commits intodevfrom
feat/class-naming-lpc-prefix
Open

クラス命名の接頭辞にl-とp-を許可する#847
yusasa16 wants to merge 3 commits intodevfrom
feat/class-naming-lpc-prefix

Conversation

@yusasa16
Copy link
Copy Markdown

@yusasa16 yusasa16 commented Mar 9, 2026

デザイン作成において、Layout層とPage層の設置・ルール化を検討する。
それに伴い、それぞれの層に対応した接頭辞の追加する。

Close #846

Yusaku Sato added 3 commits March 9, 2026 17:05
Allow layout (l-) and page (p-) prefixes in addition to component (c-).
Prefix order in patterns: lpc.

Made-with: Cursor
Allow layout (l-) and page (p-) prefixes in addition to component (c-).
Prefix order in patterns: lpc.

Made-with: Cursor
@yusasa16 yusasa16 requested review from YusukeHirao and arktds March 9, 2026 08:14
@yusasa16 yusasa16 self-assigned this Mar 9, 2026
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.

クラス命名の接頭辞にl-p-を許可する

2 participants