Crates.io | lf_lint |
lib.rs | lf_lint |
version | 0.1.0 |
source | src |
created_at | 2023-03-26 16:04:33.253994 |
updated_at | 2023-03-26 16:04:33.253994 |
description | Linter that checks that all files in |
homepage | https://github.com/andni233/lf_linter |
repository | https://github.com/andni233/lf_linter |
max_upload_size | |
id | 821359 |
size | 19,192 |
Linter that checks that all files in
$ lf_lint --help
Checks that all text files in <PATH> ends with a newline
Usage: lf_lint [OPTIONS] --path <PATH>
Options:
-p, --path <PATH> Path to operate on
-f, --fix Add new line at EOF if missing
-h, --help Print help
-V, --version Print version
This tool is available as a Crate and as a Docker image.