Skip to content

Commit db21359

Browse files
authored
feat: implement handlebar (#110)
- implement handlebar - add integration tests
1 parent 13ab267 commit db21359

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+6025
-2413
lines changed

.cargo/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
[target.'cfg(all())']
2-
rustflags = ["-D", "clippy::uninlined_format_args"]
1+
[alias]
2+
xtask = "run --manifest-path xtask/Cargo.toml --"

0 commit comments

Comments
 (0)