GitHub user hbdeshmukh opened a pull request:
https://github.com/apache/incubator-quickstep/pull/328
QUICKSTEP-114 Upgrade cpplint
- Added several missing headers.
- Modified the lint_everything file to add the command line flags.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hbdeshmukh/incubator-quickstep cpplint-upgrade
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/328.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 #328
----
commit a53696633c5138607109375ee84eba96682fb3f3
Author: Harshad Deshmukh <hbdeshmukh@...>
Date: 2017-12-19T18:56:36Z
Upgrade cpplint
- Added several missing headers.
- Modified the lint_everything file to add the command line flags.
----
---