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

Fit editorconfig. Modify Spaces into Tab. #19

Merged
merged 2 commits into from Aug 27, 2015
Merged

Fit editorconfig. Modify Spaces into Tab. #19

merged 2 commits into from Aug 27, 2015

Conversation

jessy1092
Copy link
Contributor

原本是程式碼是

  • indent_style = space
  • indent_size = 4

但我看 editorconfig 是設置

  • indent_style = tab
  • indent_size = 8

因此這 pr 是把程式碼符合 editorconfig 的設置,以免以後修改 程式碼格式 跟 editorconfig 衝突。

話說 indent_size 要 8 嗎? 實在有點大阿~ 可否修改為 2 or 4。

Signed-off-by: Lee <jessy1092@gmail.com>
@kidwm
Copy link
Member

kidwm commented Aug 24, 2015

@czchen 要把 indent_size 改為 4 嗎?

@czchen
Copy link
Member

czchen commented Aug 26, 2015

@kidwm 我都 ok。

@jessy1092
Copy link
Contributor Author

indent_size 已改為 4 👍

kidwm added a commit that referenced this pull request Aug 27, 2015
Fit editorconfig. Modify Spaces into Tab.
@kidwm kidwm merged commit bde6102 into master Aug 27, 2015
@jessy1092 jessy1092 deleted the fit-editorconfig branch August 31, 2015 01:56
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

3 participants