-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix formatting and sync changes from source #211
Conversation
Learn Build status updates of commit 66fac53:
|
File | Status | Preview URL | Details |
---|---|---|---|
reference/docs-conceptual/PSScriptAnalyzer/Rules/UseSingularNouns.md | View (ps-modules) | Details | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/AvoidExclaimOperator.md | ✅Succeeded | View (ps-modules) | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/ProvideCommentHelp.md | ✅Succeeded | View (ps-modules) | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/ReviewUnusedParameter.md | ✅Succeeded | View (ps-modules) | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/ShouldProcess.md | ✅Succeeded | View (ps-modules) | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/UseApprovedVerbs.md | ✅Succeeded | View (ps-modules) |
reference/docs-conceptual/PSScriptAnalyzer/Rules/UseSingularNouns.md
- Line 24, Column 1: [Warning: duplicate-h2s - See documentation]
Duplicate heading: 'H2 'Configuration''. Each second level heading (H2) in an article must be unique.
- Line 46, Column 1: [Warning: duplicate-h2s - See documentation]
Duplicate heading: 'H2 'Configuration''. Each second level heading (H2) in an article must be unique.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit 8e46a30:
|
File | Status | Preview URL | Details |
---|---|---|---|
reference/docs-conceptual/PSScriptAnalyzer/Rules/UseSingularNouns.md | View (ps-modules) | Details | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/AvoidExclaimOperator.md | ✅Succeeded | View (ps-modules) | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/ProvideCommentHelp.md | ✅Succeeded | View (ps-modules) | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/ReviewUnusedParameter.md | ✅Succeeded | View (ps-modules) | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/ShouldProcess.md | ✅Succeeded | View (ps-modules) | |
reference/docs-conceptual/PSScriptAnalyzer/Rules/UseApprovedVerbs.md | ✅Succeeded | View (ps-modules) |
reference/docs-conceptual/PSScriptAnalyzer/Rules/UseSingularNouns.md
- Line 24, Column 1: [Warning: duplicate-h2s - See documentation]
Duplicate heading: 'H2 'Configuration''. Each second level heading (H2) in an article must be unique.
- Line 46, Column 1: [Warning: duplicate-h2s - See documentation]
Duplicate heading: 'H2 'Configuration''. Each second level heading (H2) in an article must be unique.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit f52565a: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Fix formatting and sync changes from source