Skip to content

Commit 609073d

Browse files
committed
Updated comment to be a bit more accurate.
1 parent d390bd8 commit 609073d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerShellEditorServices/Analysis/AnalysisService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public class AnalysisService : IDisposable
2828

2929
/// <summary>
3030
/// Defines the list of Script Analyzer rules to include by default if
31-
/// no settings file can be found.
31+
/// no settings file is specified.
3232
/// </summary>
3333
private static readonly string[] IncludedRules = {
3434
"PSUseApprovedVerbs",

0 commit comments

Comments
 (0)