Commit a22fd0f
Fix table to refer to existing md files, add col for Configurable (#988)
* Fix table to refer to existing md files, add col for Configurable
* Remove deprecated rules, rename to match actual rule sans PS prefix
* Add Pester tests for rule doc files, add back UseSingularNouns.md file
* Add Pester tests for verifying rule doc README.md file
* fix typo in documentation folder, remove redundant ipmo call new tests in CI and add to docs
* Add rules that will be present in 1.17 and fix typo in md file name
* remove redundant import of PSScriptAnalyzerTestHelper test helper module in documentation test
* Fix doc tests for PS v4 and PS Core
This commit removes rules that aren't available on these versions
* Remove leftovers from deprecated rules AvoidUsingFilePath, AvoidUninitializedVariable and AvoidTrapStatement in code and documentation.
Fix markdown in PowerShellBestPractices.md and tidy up
* added remarks about rules not being available in certain powershell versions
* Add superscript/footnote on rules not available everywhere
* Update test to strip off the optional superscript markdown1 parent e5ae9df commit a22fd0f
File tree
26 files changed
+330
-506
lines changed- Engine/Settings
- RuleDocumentation
- Rules
- Tests
- Documentation
- Engine
- Rules
- tools
26 files changed
+330
-506
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
| 161 | + | |
163 | 162 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
| 163 | + | |
| 164 | + | |
171 | 165 | | |
172 | 166 | | |
173 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
File renamed without changes.
File renamed without changes.
0 commit comments