Skip to content

Commit

Permalink
ci: run prettier on changed files within PR (#16476)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell authored Jan 15, 2021
1 parent f55b5ce commit 678b08a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
## manually call this since lage is now used and it calls lint per package, not per repo
- script: |
yarn prelint
yarn prettier $(targetBranch) --check
displayName: do syncpack and lint-files checks
## Danger.js checks for Fluent UI N*
Expand Down

0 comments on commit 678b08a

Please sign in to comment.