We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 063923f commit 5c3d9b7Copy full SHA for 5c3d9b7
2 files changed
.MetaTestOptIn.json
@@ -2,5 +2,9 @@
2
"Common Tests - Validate Markdown Files",
3
"Common Tests - Validate Example Files",
4
"Common Tests - Validate Module Files",
5
- "Common Tests - Validate Script Files"
+ "Common Tests - Validate Script Files",
6
+ "Common Tests - Required Script Analyzer Rules",
7
+ "Common Tests - Flagged Script Analyzer Rules",
8
+ "Common Tests - New Error-Level Script Analyzer Rules",
9
+ "Common Tests - Custom Script Analyzer Rules"
10
]
CHANGELOG.md
@@ -2,6 +2,8 @@
## Unreleased
+- Enabled PSSA rule violations to fail build - Fixes [Issue #6](https://github.com/PlagueHO/FileContentDsc/issues/6).
+
## 1.0.0.0
- DSR_ReplaceText:
0 commit comments