VerifyEncoding

2.2.0

A script to verify text file encodings in a repository.

Minimum PowerShell version

6.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name VerifyEncoding

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name VerifyEncoding

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2020-2025 VerifyEncoding contributors <https://github.com/ForNeVeR/VerifyEncoding>

Package Details

Author(s)

  • VerifyEncoding contributors

Tags

encoding ci

Functions

Test-Encoding

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

Version History

Version Downloads Last updated
2.2.0 (current version) 20 4/13/2025
2.1.0 5 4/8/2025