[
https://issues.apache.org/jira/browse/FLINK-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002902#comment-16002902
]
ASF GitHub Bot commented on FLINK-6512:
---------------------------------------
GitHub user alpinegizmo opened a pull request:
https://github.com/apache/flink/pull/3857
[FLINK-6512][docs] improved code formatting in some examples
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](http://flink.apache.org/how-to-contribute.html).
In addition to going through the list, please provide a meaningful
description of your changes.
- [x] 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)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alpinegizmo/flink 6512-code-formatting
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3857.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3857
----
commit b3a3af7d92fb1f33a20cbfe2ca8c9bee76263542
Author: David Anderson <[email protected]>
Date: 2017-05-09T15:23:46Z
[FLINK-6512][docs] improved code formatting in some examples
----
> some code examples are poorly formatted
> ---------------------------------------
>
> Key: FLINK-6512
> URL: https://issues.apache.org/jira/browse/FLINK-6512
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.3.0, 1.2.1
> Reporter: David Anderson
> Assignee: David Anderson
>
> Some code examples in the docs are hard to read, mostly because the code
> highlighting plugin was overlooked.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)