Skip to content
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

複数行の文字列リテラルのインデントが周囲と乖離しないようにしました。 #78

Conversation

es-kumagai
Copy link
Collaborator

複数行文字列の内容上のインデントは閉じ記号の位置で揃えられるため、行頭に揃えなくても大丈夫です。

行頭に揃えると全体的なインデントが複雑になる印象を持つため、そのリテラルが使われるコード行のインデントに揃えて記載するようにしてみました。

@es-kumagai es-kumagai force-pushed the feature/multiline-string-literal-indentation branch from 1cabe82 to 3060f8e Compare May 13, 2024 10:09
@es-kumagai es-kumagai changed the base branch from feature/edit_camel_case to main May 23, 2024 06:39
@es-kumagai es-kumagai changed the base branch from main to feature/edit_camel_case May 23, 2024 06:40
@es-kumagai es-kumagai merged commit 3927660 into feature/edit_camel_case May 23, 2024
@es-kumagai es-kumagai deleted the feature/multiline-string-literal-indentation branch May 23, 2024 06:41
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.

None yet

2 participants