We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 839c4fe commit fca3270Copy full SHA for fca3270
1 file changed
plugin/src/main/java/io/jenkins/plugins/analysis/warnings/Cargo.java
@@ -11,7 +11,7 @@
11
import io.jenkins.plugins.analysis.core.model.ReportScanningTool;
12
13
/**
14
- * Provides a parser and customized messages for {@code rustc} compiler messages emitted b {@code cargo check
+ * Provides a parser and customized messages for {@code rustc} compiler messages emitted by {@code cargo check
15
* --message-format json}.
16
*
17
* @author Ullrich Hafner
0 commit comments