angular/aio/tools/doc-linter/styles/Angular/README.md
Bob Watson bfddfe5622 docs: initial upload of styles used by doc linter (#46897)
Add the configuration and style files to support documentation linting. The `README.md` file includes instructions for installation and use of the lint tool.

PR Close #46897
2022-08-01 09:29:06 -07:00

501 B

Angular styles

These styles are specific to the Angular style guide. Some have been imported from other style libraries and modified to support the Angular documentation style guide.

For styles imported from other libraries, the .vale.ini file should disable the corresponding style in its original directory. A copied style SHOULD NOT be removed from its original directory to make it easier to identify changes to the original that can then be manually copied to the Angular version, if desired.