Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Casing of functions #59

@ChrisLGardner

Description

@ChrisLGardner

Hi

I'm wondering if there was a reason you chose the casing for functions as you did? The two obvious "issues" I see are the following:

  • DSC used instead of Dsc, as seen in PSDesiredStateConfiguration module
  • Use of a lower case letter for the first word following DSCEA, e.g. Start-DSCEAscan

Both of these diverge from the PowerShell Style Guide and the .Net Framework Capitalization Conventions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions