Docker image with Normalizator - command line tool that checks and fixes trailing whitespace, end of lines LF or CRLF characters, redundant trailing final newlines, file permissions and similar.
docker run -it -v path/to/your/files/to/check:/opt/app:rw petk/normalizator:latest check .
latest
(Dockerfile) - Alpine, PHP 8.2, Normalizator
Contributions are welcome by forking the repository on GitHub. This repository is released under the MIT license.