Skip to content

Commit ebf79d4

Browse files
authored
Link to the rules from the readme (#1642)
1 parent 25b6548 commit ebf79d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Table of Contents
3939

4040
Introduction
4141
============
42-
PSScriptAnalyzer is a static code checker for PowerShell modules and scripts. PSScriptAnalyzer checks the quality of PowerShell code by running a set of rules.
42+
PSScriptAnalyzer is a static code checker for PowerShell modules and scripts. PSScriptAnalyzer checks the quality of PowerShell code by running a [set of rules](RuleDocumentation).
4343
The rules are based on PowerShell best practices identified by PowerShell Team and the community. It generates DiagnosticResults (errors and warnings) to inform users about potential
4444
code defects and suggests possible solutions for improvements.
4545

0 commit comments

Comments
 (0)