Commit ed50b9d
Add UseConsistentParameterSetName Rule (#2124)
* Add UseConsistentParameterSetName Rule
* Update GetScriptAnalyzerRule.tests.ps1 to fix test about number of rules
* Make rule optional, disabled by default
* Update tests to reflect need to enable rule
* Update docs to refelct that the rule is not enabeld by default
* Fix alignment of README markdown table
* Update Rules/UseConsistentParameterSetName.cs
Co-authored-by: Christoph Bergmeister <c.bergmeister@gmail.com>
* Update expected rule count to 73 for new UseConsistentParameterSetName rule
---------
Co-authored-by: Christoph Bergmeister <c.bergmeister@gmail.com>
Co-authored-by: Andy Jordan <2226434+andyleejordan@users.noreply.github.com>1 parent f3e9134 commit ed50b9d
File tree
5 files changed
+1015
-0
lines changed- Rules
- Tests/Rules
- docs/Rules
5 files changed
+1015
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1224 | 1224 | | |
1225 | 1225 | | |
1226 | 1226 | | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
1227 | 1254 | | |
1228 | 1255 | | |
1229 | 1256 | | |
| |||
0 commit comments