xRemoteDesktopAdmin icon indicating copy to clipboard operation
xRemoteDesktopAdmin copied to clipboard

Corrected formatting and line endings in readme and examples

Open NReilingh opened this issue 6 years ago • 2 comments

Pull Request (PR) description

Corrected formatting and line endings in README.md and example scripts.

This Pull Request (PR) fixes the following issues

None

Task list

No functional changes.

  • [ ] Added an entry under the Unreleased section of the change log in the README.md. Entry should say what was changed, and how that affects users (if applicable).
  • [ ] Resource documentation added/updated in README.md.
  • [ ] Resource parameter descriptions added/updated in README.md, schema.mof and comment-based help.
  • [ ] Comment-based help added/updated.
  • [ ] Localization strings added/updated in all localization files as appropriate.
  • [ ] Examples appropriately added/updated.
  • [ ] Unit tests added/updated. See DSC Resource Testing Guidelines.
  • [ ] Integration tests added/updated (where possible). See DSC Resource Testing Guidelines.
  • [X] New/changed code adheres to DSC Resource Style Guidelines and Best Practices.

This change is Reviewable

NReilingh avatar Aug 28 '19 00:08 NReilingh

Codecov Report

Merging #26 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##             dev     #26   +/-   ##
=====================================
  Coverage   2.12%   2.12%           
=====================================
  Files          1       1           
  Lines         47      47           
=====================================
  Hits           1       1           
  Misses        46      46

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c3fd03e...3700812. Read the comment docs.

codecov-io avatar Aug 28 '19 00:08 codecov-io

Thanks you for sending in the PR, but this repo will be deprecated in the next release as the resource have been moved to ComputerManagementDsc. I suggest updating the resource here if needed https://github.com/PowerShell/ComputerManagementDsc/tree/dev/DSCResources/MSFT_RemoteDesktopAdmin

/cc @gaelcolas @PlagueHO

johlju avatar Aug 28 '19 16:08 johlju