Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix broken lint since 04cc9de8f2fbcb11f133c88f02fc11504b3ea6f3 | Loïc Blot | 2017-04-18 |
| | |||
* | Clang-format styles fixes since previous commit | Loïc Blot | 2017-04-10 |
| | |||
* | Pass clang-format on 14 trivial header files fixes | Loic Blot | 2017-04-07 |
| | | | | Also remove them from whitelist | ||
* | Clang-format: fix some header files and remove them from whitelist | Loic Blot | 2017-04-07 |
| | |||
* | Clang-format continuation indent fixes + .gitignore additions | Loïc Blot | 2017-04-06 |
| | | | | | | * Proper support for continuation indents in clang format * make src/wieldmesh.h proper and remove it from whitelist * Add CLion default build directories in .gitignore | ||
* | Clang-format: trivial fix on some headers (#5495) | Loïc Blot | 2017-04-01 |
| | | | Fix some headers style and remove them from whitelist | ||
* | Fix clang-format Columns Width | Loic Blot | 2017-03-31 |
| | | | | Also fix l_client.cpp/h and remove them from whitelist | ||
* | clang-format: add a whitelist (#5459) | Loïc Blot | 2017-03-27 |
If file is in the whitelist, softfail, else hard failure Some files are not in whitelist and marked as normal: * src/content_mapnode.h * src/cguittfont/xCGUITTFont.cpp * src/gameparams.h * src/profiler.cpp |