Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 749 Bytes

docker.md

File metadata and controls

22 lines (14 loc) · 749 Bytes

Normalizator Docker image

Tests

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.

Usage

docker run -it -v path/to/your/files/to/check:/opt/app:rw petk/normalizator:latest check .

Docker tags

License and contributing

Contributions are welcome by forking the repository on GitHub. This repository is released under the MIT license.