fix powershell again

This commit is contained in:
Lucas Gravley 2020-08-07 08:23:53 -05:00
parent f88db68011
commit 8f258a0f8c
2 changed files with 0 additions and 4 deletions

View file

@ -2,8 +2,6 @@
# - Test Parameters: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/test-toolkit#test-parameters
# - Test Cases: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/test-cases
@{
# Version number of this module.
ModuleVersion = '0.0.1'
# Test = @(
# 'Parameters Property Must Exist',
# 'Parameters Must Be Referenced',

View file

@ -1,7 +1,5 @@
#Documentation: https://github.com/PowerShell/PSScriptAnalyzer/blob/master/docs/markdown/Invoke-ScriptAnalyzer.md#-settings
@{
# Version number of this module.
ModuleVersion = '0.0.1'
#CustomRulePath='path\to\CustomRuleModule.psm1'
#RecurseCustomRulePath='path\of\customrules'
#Severity = @(