parent
65f8943aab
commit
50761fb73e
@ -111,17 +111,6 @@ All the tests are executed on our Continuous Integration infrastructure and a PR
|
|||||||
- CircleCI fails if your code is not formatted properly,
|
- CircleCI fails if your code is not formatted properly,
|
||||||
- Travis CI fails if any of the test suites described above fails.
|
- Travis CI fails if any of the test suites described above fails.
|
||||||
|
|
||||||
## Update the public API tests
|
|
||||||
|
|
||||||
If you happen to modify the public API of Angular, API golden files must be updated using:
|
|
||||||
|
|
||||||
``` shell
|
|
||||||
$ gulp public-api:update
|
|
||||||
```
|
|
||||||
|
|
||||||
Note: The command `gulp public-api:enforce` fails when the API doesn't match the golden files. Make sure to rebuild
|
|
||||||
the project before trying to verify after an API change.
|
|
||||||
|
|
||||||
## <a name="clang-format"></a> Formatting your source code
|
## <a name="clang-format"></a> Formatting your source code
|
||||||
|
|
||||||
Angular uses [clang-format](http://clang.llvm.org/docs/ClangFormat.html) to format the source code. If the source code
|
Angular uses [clang-format](http://clang.llvm.org/docs/ClangFormat.html) to format the source code. If the source code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user