We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c9415 commit d0f941fCopy full SHA for d0f941f
.editorconfig
@@ -2,3 +2,4 @@
2
3
[*]
4
indent_style = tab
5
+insert_final_newline = true
fuzz/README.md
@@ -83,4 +83,4 @@ export RUST_BACKTRACE=1
83
cargo test
84
```
85
86
-This will reproduce the failing fuzz input and yield a usable stack trace.
+This will reproduce the failing fuzz input and yield a usable stack trace.
0 commit comments