1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/tests
Andrew Gallant c4c43c733e cli: add --no-ignore-files flag
The purpose of this flag is to force ripgrep to ignore all --ignore-file
flags (whether they come before or after --no-ignore-files).

This flag can be overridden with --ignore-files.

Fixes #1466
2020-03-15 13:19:14 -04:00
..
data binary: rejigger ripgrep's handling of binary files 2019-04-14 19:29:27 -04:00
binary.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
feature.rs cli: add --no-ignore-files flag 2020-03-15 13:19:14 -04:00
hay.rs tests: re-tool integration tests 2018-08-20 07:10:19 -04:00
json.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
macros.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
misc.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
multiline.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
regression.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
tests.rs binary: rejigger ripgrep's handling of binary files 2019-04-14 19:29:27 -04:00
util.rs tests: add debugging output 2020-02-20 16:07:51 -05:00