mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-26 18:51:55 +02:00
Fix formating of rusty-tags entry
This commit is contained in:
parent
81562f186e
commit
a7285594ce
@ -258,7 +258,7 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/)
|
||||
* [Manishearth/rust-clippy](https://github.com/Manishearth/rust-clippy) — a collection of lints that catch newbie mistakes and oversights during the build
|
||||
* [nrc/rustfmt](https://github.com/nrc/rustfmt) — a Rust code formatter [<img src="https://travis-ci.org/nrc/rustfmt.svg?branch=master">](https://travis-ci.org/nrc/rustfmt)
|
||||
* [phildawes/racer](https://github.com/phildawes/racer) — code completion for Rust [<img src="https://travis-ci.org/phildawes/racer.svg?branch=master">](https://travis-ci.org/phildawes/racer)
|
||||
* [dan-t/rusty-tags](https://github.com/dan-t/rusty-tags.git) - create ctags/etags for a cargo project and all of its dependencies
|
||||
* [dan-t/rusty-tags](https://github.com/dan-t/rusty-tags.git) — create ctags/etags for a cargo project and all of its dependencies
|
||||
|
||||
### IDE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user