Skip to content

Commit

Permalink
don't have backquote
Browse files Browse the repository at this point in the history
  • Loading branch information
Its-Just-Nans committed Dec 30, 2024
1 parent db5e7c9 commit 8806807
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions crates/egui/src/data/key.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ pub enum Key {
// `}`
CloseCurlyBracket,

#[allow(clippy::doc_markdown)] // single backquote
/// '`' Also known as "backquote" or "grave"
/// Also known as "backquote" or "grave"
Backtick,

/// `-`
Expand Down

0 comments on commit 8806807

Please sign in to comment.