We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1a7d6 commit 8c6b2d3Copy full SHA for 8c6b2d3
.circleci/config.yml
@@ -317,6 +317,7 @@ jobs:
317
318
- run: yarn ng-dev format changed --check << pipeline.git.base_revision >>
319
- run: yarn ownerslint
320
+ - run: yarn detect-component-id-collisions
321
- run: yarn stylelint
322
- run: yarn tslint
323
- run: yarn -s ts-circular-deps:check
0 commit comments