mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
committed by
Jessica Janiuk
parent
2211cc34e1
commit
4f2df5bcb5
@@ -135,7 +135,7 @@ node --preserve-symlinks --preserve-symlinks-main node_modules/@angular/cli/lib/
|
||||
|
||||
## Formatting your source code
|
||||
|
||||
Angular uses [prettier](https://clang.llvm.org/docs/ClangFormat.html) to format the source code.
|
||||
Angular uses [prettier](https://prettier.io) to format the source code.
|
||||
If the source code is not properly formatted, the CI will fail and the PR cannot be merged.
|
||||
|
||||
You can automatically format your code by running:
|
||||
|
||||
Reference in New Issue
Block a user