diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-04-11 15:31:08 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-04-11 15:31:08 +0200 |
| commit | 0ca8ae5edd730d3c17b3f839dcff9aa906aa8c19 (patch) | |
| tree | d4de99e1486055040888a6096e95a87e9c44f6d0 /src/tools/clippy/lintcheck | |
| parent | dfe024e1041d1cba1d3191024de3b7128c6734e6 (diff) | |
| parent | 83e42a2337dadac915c956d125f1d69132f36425 (diff) | |
| download | rust-0ca8ae5edd730d3c17b3f839dcff9aa906aa8c19.tar.gz rust-0ca8ae5edd730d3c17b3f839dcff9aa906aa8c19.zip | |
Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyup
Diffstat (limited to 'src/tools/clippy/lintcheck')
| -rw-r--r-- | src/tools/clippy/lintcheck/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/clippy/lintcheck/README.md b/src/tools/clippy/lintcheck/README.md index e997eb47e32..faf3ce9093a 100644 --- a/src/tools/clippy/lintcheck/README.md +++ b/src/tools/clippy/lintcheck/README.md @@ -16,7 +16,7 @@ or cargo lintcheck ``` -By default the logs will be saved into +By default, the logs will be saved into `lintcheck-logs/lintcheck_crates_logs.txt`. You can set a custom sources.toml by adding `--crates-toml custom.toml` or using |
