dsccommunity / SqlServerDsc

This module contains DSC resources for deployment and configuration of Microsoft SQL Server.
MIT License
360 stars 225 forks source link

SqlServerDsc: Use the GitHub Actions to scan with PSScriptAanlyzer #1860

Closed johlju closed 1 year ago

johlju commented 1 year ago

Example: https://github.com/pester/Pester/blob/main/.github/workflows/code-analysis.yml

Should use the existing PSScriptAnalyzer settings file from the repo so all custom rules are run too.