chocolatey / boxstarter

Repeatable, reboot resilient windows environment installations made easy using Chocolatey packages
https://boxstarter.org/
Apache License 2.0
1.29k stars 162 forks source link

Apply Best Practices and Standards #347

Open pauby opened 5 years ago

pauby commented 5 years ago

The code should be refactored to follow PowerShell best practice and standards:

We also need to provide standards around indentation, bracing etc. to allow contributors to easily work with the project standards.

flcdrg commented 5 years ago

Hope you don't mind me updating a few files in a separate PR - from what I could see, they didn't overlap with the ones you've already done