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 09c22a8 commit 7797a9eCopy full SHA for 7797a9e
Cargo.toml
@@ -13,5 +13,7 @@ description = "A basic clang-format Rust wrapper"
13
repository = "https://github.com/KDAB/clang-format-rs/"
14
readme = "README.md"
15
16
+exclude=[".github/", "tests.sh"]
17
+
18
[dependencies]
19
thiserror = "1.0"
0 commit comments