grafana / killercoda

This repository holds tutorials designed and hosted on Killercoda and interactive education platform.
https://killercoda.com/
Apache License 2.0
2 stars 4 forks source link

feat: Catch handle and reject bad closing of step tags #27

Open Jayclifford345 opened 1 week ago

Jayclifford345 commented 1 week ago

Notice how I mis-copy/pasted and I "end a block" before it started. Below this block, I end it a second time. No warnings either time, no step5 emitted by the transformer. Ideally, the code would say "hey dude you ended something before you started it" and fail. image (1)