File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121namespace Microsoft . Windows . PowerShell . ScriptAnalyzer . BuiltinRules
2222{
2323 /// <summary>
24- /// A class to walk an AST to check for [ violation]
24+ /// A class to walk an AST to check for violation.
2525 /// </summary>
2626#if ! CORECLR
2727 [ Export ( typeof ( IScriptRule ) ) ]
Original file line number Diff line number Diff line change 2222namespace Microsoft . Windows . PowerShell . ScriptAnalyzer . BuiltinRules
2323{
2424 /// <summary>
25- /// A class to walk an AST to check for [ violation]
25+ /// A class to walk an AST to check for violation.
2626 /// </summary>
2727#if ! CORECLR
2828 [ Export ( typeof ( IScriptRule ) ) ]
Original file line number Diff line number Diff line change 2121namespace Microsoft . Windows . PowerShell . ScriptAnalyzer . BuiltinRules
2222{
2323 /// <summary>
24- /// A class to walk an AST to check for [ violation]
24+ /// A class to walk an AST to check for violation.
2525 /// </summary>
2626#if ! CORECLR
2727 [ Export ( typeof ( IScriptRule ) ) ]
You can’t perform that action at this time.
0 commit comments