Created by: wangkuiyi
We have many code style problems in even the most recent Fluid code. An example is https://github.com/PaddlePaddle/Paddle/issues/9505. I am worried that during the period of performance profiling and tuning, which implies very high pressure to the team, we'd care even less about code style. So I am add cpplint into our pre-commit hook.