Normally, the compiler will find stray curlies and throw a syntax error. However, it won't be able to catch every case.
For example, these are all syntax errors:
Whereas these are not:
This rule focuses on closing double }}
and triple }}}
curlies with no matching opening curlies.
This rule forbids the following:
If you have curlies in your code that you wish to show verbatim, but are flagged by this rule, you can formulate them as a handlebars expression: