gaelcolas / gaelcolas/SampleModule
Test File Encoding of files
- Dominant language
- PowerShell
- Stars
- 43
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the encoding produced by New-ModuleManifest and comparing it with the UTF/no-BOM expectation mentioned for Test-Kitchen and Ruby files. Identify where this repository generates or validates module files, then define the checks and test coverage needed to catch the encoding before it appears in git diff.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, ruby
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100