Open gaelcolas opened 6 years ago
New-ModuleManifest (used for DSC Composite Resource and Modules) use a weird encoding. It'd be best to catch early to avoid issues (i.e. at least with git diff). This is also true with Test-Kitchen or anything ruby... (needs UTF no BOM)
git diff
New-ModuleManifest (used for DSC Composite Resource and Modules) use a weird encoding. It'd be best to catch early to avoid issues (i.e. at least with
git diff
). This is also true with Test-Kitchen or anything ruby... (needs UTF no BOM)