Skip to content

Commit 8bda70e

Browse files
chore: auto fixes from pre-commit.com hooks
1 parent a69afe8 commit 8bda70e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp-linter/src/rest_client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ impl RestClient {
5555
}
5656

5757
/// Returns the kind of client being used.
58-
///
58+
///
5959
/// Supported options include "local", "github" and "gitea".
6060
pub fn client_kind(&self) -> String {
6161
self.client.client_kind()

0 commit comments

Comments
 (0)