Added reference to code formatting page
Egor Yusov
2 years ago
39 | 39 | that code in the **DiligentTools** repository is free of Intellectual Property encumbrances. In submitting code to |
40 | 40 | this repository, you are agreeing that the code is free of any Intellectual Property claims. |
41 | 41 | |
42 | Diligent Engine uses [clang-format](https://clang.llvm.org/docs/ClangFormat.html) to ensure | |
43 | consistent source code style throught the code base. The format is validated by appveyor and travis | |
44 | for each commit and pull request, and the build will fail if any code formatting issue is found. Please refer | |
45 | to [this page](https://github.com/DiligentGraphics/DiligentCore/blob/master/doc/code_formatting.md) for instructions | |
46 | on how to set up clang-format and automatic code formatting. | |
47 | ||
42 | 48 | ------------------------------ |
43 | 49 | |
44 | 50 | [diligentgraphics.com](http://diligentgraphics.com) |