From 5908e9bff9459ef18fb07f937e4f9aa02464c946 Mon Sep 17 00:00:00 2001 From: Tommi Hovi Date: Tue, 11 Nov 2025 00:50:30 +0200 Subject: chore: remove trailing whitespace (#2985) ## 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 --- crates/atuin-client/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3.1