diff --git a/docs/DEVELOPER.md b/docs/DEVELOPER.md index 57da92dec5..7479bac9cf 100644 --- a/docs/DEVELOPER.md +++ b/docs/DEVELOPER.md @@ -91,6 +91,7 @@ merged if the code is formatted properly and all tests are passing. + ## Formatting your source code Angular uses [clang-format](http://clang.llvm.org/docs/ClangFormat.html) to format the source code.