VerifyEncoding
2.2.0
A script to verify text file encodings in a repository.
Minimum PowerShell version
6.0
Installation Options
Owners
Copyright
2020-2025 VerifyEncoding contributors <https://github.com/ForNeVeR/VerifyEncoding>
Package Details
Author(s)
- VerifyEncoding contributors
Tags
Functions
Dependencies
This module has no dependencies.
Release Notes
[Fixed]
- Script no longer gets invoked with default arguments after being imported.
- #15: Fails on deleted files (https://github.com/ForNeVeR/VerifyEncoding/issues/15). Thanks to @kolosovpetro!
- #13: Breaks on submodules (https://github.com/ForNeVeR/VerifyEncoding/issues/13). Thanks to @kolosovpetro!
- Correct reporting of text file count in repositories with only one text file.
- Various weird issues that were happening when run on a repository with no text files.
[Added]
- #16 (https://github.com/ForNeVeR/VerifyEncoding/issues/13): detection and automatic fix for the CR line ending. Thanks to @kolosovpetro!
FileList
- VerifyEncoding.nuspec
- VerifyEncoding.psm1
- Test-Encoding.ps1
- VerifyEncoding.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 (current version) | 20 | 4/13/2025 |
2.1.0 | 5 | 4/8/2025 |