We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d390bd8 commit 609073dCopy full SHA for 609073d
src/PowerShellEditorServices/Analysis/AnalysisService.cs
@@ -28,7 +28,7 @@ public class AnalysisService : IDisposable
28
29
/// <summary>
30
/// Defines the list of Script Analyzer rules to include by default if
31
- /// no settings file can be found.
+ /// no settings file is specified.
32
/// </summary>
33
private static readonly string[] IncludedRules = {
34
"PSUseApprovedVerbs",
0 commit comments