We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b3e73 commit b3ab419Copy full SHA for b3ab419
README.md
@@ -1,4 +1,3 @@
1
-```markdown
2
# Invoke-ScriptAnalyzer (by PSModule)
3
4
This repository contains a GitHub Action that runs PSScriptAnalyzer on your code.
@@ -102,8 +101,3 @@ For detailed documentation on the format of the settings file, see the
102
101
- [GitHub Super-Linter](https://github.com/github/super-linter)
103
- [PSScriptAnalyzer GitHub Repository](https://github.com/PowerShell/PSScriptAnalyzer)
104
- [Custom Rules in PSScriptAnalyzer](https://docs.microsoft.com/powershell/scripting/developer/hosting/psscriptanalyzer-extensibility)
105
-
106
-## License
107
108
-This project is licensed under the MIT License.
109
-```
0 commit comments