Skip to content

Commit

Permalink
rustfmt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TommYDeeee committed Feb 8, 2024
1 parent 7bc9413 commit ba83809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/syntax/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
//!
//! It uses modified rowan crate for storing all the information in fast and convinient way.
//! [Rowan]: <https://github.com/rust-lang/rust-analyzer>
//!
//!
//! More detailed information can be also found in `rust-analyzer` syntax documentation
//! [Rust-analyzer]: <https://github.com/rust-lang/rust-analyzer/blob/4b7675fcc30d3e2c05eafc68a5724db66b58142c/docs/dev/syntax.md>

Expand Down

0 comments on commit ba83809

Please sign in to comment.