Closed johlju closed 7 years ago
@johlju, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request. Thanks, Microsoft Pull Request Bot
@bgelens If you want to review this one whenever you have a chance. No hurry.
Btw. It seems that we can't protect our self from changes to the settings.json file with the .gitignore file. Once a file is indexed it .gitignore will, well, ignore it ;) So if a contributor makes a change to the settings.json it will be included into the PR unfortunately (and we have to handle that in the review). But all new files in the .vscode folder will be ignore as long as .vscode is in the .gitignore file.
@bgelens Updated this PR according to https://github.com/PowerShell/DscResources/issues/284#issuecomment-312422210
Reviewed 1 of 2 files at r1, 1 of 1 files at r2. Review status: all files reviewed at latest revision, 1 unresolved discussion, some commit checks failed.
.vscode/settings.json, line 1 at r2 (raw file):
// Place your settings in this file to overwrite default and user settings.
OK. Personally I would remove this comment
Comments from Reviewable
Review status: 1 of 2 files reviewed at latest revision, 1 unresolved discussion.
.vscode/settings.json, line 1 at r2 (raw file):
OK. Personally I would remove this comment
Done.
Comments from Reviewable
Reviewed 1 of 2 files at r1, 1 of 1 files at r3. Review status: all files reviewed at latest revision, all discussions resolved.
Comments from Reviewable
Reviewed 1 of 1 files at r3. Review status: all files reviewed at latest revision, all discussions resolved, some commit checks pending.
Comments from Reviewable
Pull Request (PR) description
This Pull Request (PR) fixes the following issues: Fixes #67
Task list:
This change is