Crates.io | codeonly |
lib.rs | codeonly |
version | 1.0.0 |
source | src |
created_at | 2021-03-12 00:29:07.780378 |
updated_at | 2021-03-12 00:29:07.780378 |
description | Remove annoying comments from your code |
homepage | |
repository | |
max_upload_size | |
id | 367495 |
size | 5,933 |
Annoyed by comments cluttering your code?
Those stupid //TODO
and //FIXME
your co-worker put everywhere need to be removed?
rustup override set nightly
cargo run [directory]
cargo install --path .
~/.cargo/bin/codeonly [directory]
/src/codeonly_<file-extension>.rs
file that removes the comments from the given programming language/src/main.rs
/src/main.rs