Skip to content

Correct Style Violations in StorageDsc.Common.psm1 #153

Closed
@PlagueHO

Description

@PlagueHO

There are some style violations in the StorageDsc.Common.psm1 - specifically in the parameters block of the functions:

  • Assert-DriveLetterValid
  • Assert-AccessPathValid

The [Parameter()] is not in the correct format or missing. The type accelerators are also being used which is not the case in the other functions.

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug.good first issueThe issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions