aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
239 stars 79 forks source link

Define style standards #86

Closed tlindsay42 closed 3 years ago

tlindsay42 commented 4 years ago

Provide a general summary of the issue in the Title above.

Expected Behavior

Style standards like trimming trailing whitespace, indent style & size, final newlines, et cetera should be defined for maintaining a more uniform project.

Current Behavior

Style standards are not defined.

Possible Solution

Define style standards with an .editorconfig config file for an IDE-independent solution. Others could be implemented as well.

Context

There are a number of different styles in use. Uniform code is easier to troubleshoot & maintain.

github-actions[bot] commented 3 years ago

We have noticed this issue has not recieved attention in 1 year. We will close this issue for now. If you think this is in error, please feel free to comment and reopen the issue.