Skip to content

Commit

Permalink
Update comment style
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Aug 4, 2024
1 parent 05ba6ae commit 7d4bb5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pub(crate) struct Args {
/// See <https://github.com/taiki-e/cargo-llvm-cov/issues/2> for more.
pub(crate) doctests: bool,

// =========================================================================
// -------------------------------------------------------------------------
// `cargo test` options
// https://doc.rust-lang.org/nightly/cargo/commands/cargo-test.html
// /// Generate coverage report without running tests
Expand Down

0 comments on commit 7d4bb5e

Please sign in to comment.