From 7bc13720c2f8277583643a812518c883d09d4039 Mon Sep 17 00:00:00 2001 From: Martin Hochel Date: Thu, 14 Jan 2021 14:22:31 +0100 Subject: [PATCH] ci: run prettier on changed files within PR --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7d0c8747087496..f8d37960290f9e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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*