tokei/src
Liwen Guo a6fa401dc4
Make --no-ignore imply all other --no-ignore- flags (#588)
* Make --no-ignore imply all other --no-ignore- flags

And add --no-ignore-dot to only disable .ignore files, matching ripgrep.

Fixes #585.

* Cosmetic code updates for consistency

* Update CLI help text in README

* Update src/utils/fs.rs

Co-authored-by: Liwen Guo <lg@livven.me>

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2020-09-20 15:30:35 +02:00
..
language Add summary information to output formats 2020-08-05 17:59:36 +02:00
utils Make --no-ignore imply all other --no-ignore- flags (#588) 2020-09-20 15:30:35 +02:00
cli.rs Make --no-ignore imply all other --no-ignore- flags (#588) 2020-09-20 15:30:35 +02:00
cli_utils.rs Add summary information to output formats 2020-08-05 17:59:36 +02:00
config.rs Make --no-ignore imply all other --no-ignore- flags (#588) 2020-09-20 15:30:35 +02:00
input.rs Add summary information to output formats 2020-08-05 17:59:36 +02:00
lib.rs Export find_char_boundary hidden 2020-07-21 13:06:43 +02:00
main.rs feat: number formatted printing 2020-07-21 13:06:43 +02:00
sort.rs fmt 2020-06-03 11:35:28 +02:00
stats.rs Export find_char_boundary hidden 2020-07-21 13:06:43 +02:00