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

Replaced the tab indentation with four spaces #118

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

wenqing
Copy link
Member

@wenqing wenqing commented Nov 27, 2018

The source code format of ogs5 is in clang-format. However, the line indentation space is tab, which could be a different number of columns depending on environment.

In this PR, the tab indentations were replaces with four space indentations, while the same clang-format style as that in ogs6 was used.

@bilke and @norihiro-w: will you agree with this change?

@norihiro-w
Copy link
Contributor

ok for me

@wenqing wenqing merged commit 08268fa into ufz:master Dec 14, 2018
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.

2 participants