diff options
| author | Tommi Hovi <tommi.hovi@gmail.com> | 2025-11-11 00:50:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-10 14:50:30 -0800 |
| commit | 5908e9bff9459ef18fb07f937e4f9aa02464c946 (patch) | |
| tree | e836bcbb5c97169effc4069a3e82e46bcfc7ba3c /crates/atuin-client/config.toml | |
| parent | chore(deps): bump debian from bookworm-20250929-slim to bookworm-20251103-sli... (diff) | |
| download | atuin-5908e9bff9459ef18fb07f937e4f9aa02464c946.zip | |
chore: remove trailing whitespace (#2985)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord -->
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the
same thing
Diffstat (limited to 'crates/atuin-client/config.toml')
| -rw-r--r-- | crates/atuin-client/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-client/config.toml b/crates/atuin-client/config.toml index c40461ab..05e79f08 100644 --- a/crates/atuin-client/config.toml +++ b/crates/atuin-client/config.toml @@ -49,7 +49,7 @@ ## in any directory within a git repository tree (default: false). ## ## To use workspace mode by default when available, set this to true and -## set filter_mode to "workspace" or leave it unspecified and +## set filter_mode to "workspace" or leave it unspecified and ## set search.filters to include "workspace" before other filter modes. # workspaces = false |
