Skip to content

Commit 9ae1234

Browse files
authored
Prepare for 0.30.0 release. (#608)
1 parent 9d2535d commit 9ae1234

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,6 @@ The following steps will be performed for each output file:
118118
* Rust format the template output
119119
* Write the formatted output to the output file path
120120

121-
### Template errors
122-
123-
The `Tera` error output leaves a little to be desired. If the template fails to
124-
render with no error it is usually because a variable that doesn't exist is
125-
being referenced somewhere in the template.
126-
127121
### Rust format errors
128122

129123
If the Rust format step fails it is usually because the template generated

0 commit comments

Comments
 (0)