From 29f5f728376c1e8b891947be1dff469a4e976b87 Mon Sep 17 00:00:00 2001 From: Mohammed Abdul Rahman <130785777+that-ar-guy@users.noreply.github.com> Date: Wed, 15 Jan 2025 23:06:32 +0530 Subject: [PATCH] Update `ps-rule.yaml` --- ps-rule.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ps-rule.yaml b/ps-rule.yaml index f4ddc80b719..82a2805f338 100644 --- a/ps-rule.yaml +++ b/ps-rule.yaml @@ -34,9 +34,12 @@ include: output: culture: - en-US + format: NUnit3 + path: output/results.xml # jobSummaryPath: summary.md configuration: # Authoring rules RULE_AUTHORING_ONLINE_HELP: 'https://azure.github.io/PSRule.Rules.Azure/en/rules/' RULE_AUTHORING_PREFIX: 'Azure' + AZURE_BICEP_PARAMS_FILE_EXPANSION: true