Skip to content

Conversation

@alpinegizmo
Copy link
Contributor

Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration.
If your changes take all of the items into account, feel free to open your pull request. For more information and/or questions please refer to the How To Contribute guide.
In addition to going through the list, please provide a meaningful description of your changes.

  • General
    • The pull request references the related JIRA issue ("[FLINK-XXX] Jira title text")
    • The pull request addresses only one issue
    • Each commit in the PR has a meaningful commit message (including the JIRA id)

@greghogan
Copy link
Contributor

@alpinegizmo is there a standard use here for tabs and spaces? This looks to assume that 1 tab = 8 spaces. If tabs are forcing too large and indentation why not use spaces everyone?

@alpinegizmo
Copy link
Contributor Author

@greghogan Yes, I think we should use spaces rather than tabs in code samples in the docs -- and fewer than 8. I looked around at all of the code in the docs, and made sure that all of it is now inside of a code highlighting block. I only changed indentation in cases where it really bothered me. Making the indentation 100% consistent didn't seem worth the trouble, and wouldn't very enforceable going forward (unless the highlight plugin is capable of doing the indentation for us).

@greghogan
Copy link
Contributor

@alpinegizmo changes look good. Merging ...

@asfgit asfgit closed this in 8a8d95e May 10, 2017
asfgit pushed a commit that referenced this pull request May 10, 2017
asfgit pushed a commit that referenced this pull request May 10, 2017
StefanRRichter pushed a commit to StefanRRichter/flink that referenced this pull request May 11, 2017
StefanRRichter pushed a commit to StefanRRichter/flink that referenced this pull request May 12, 2017
StefanRRichter pushed a commit to StefanRRichter/flink that referenced this pull request May 12, 2017
fanyon pushed a commit to fanyon/flink that referenced this pull request May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants