renatahodovan / grammarinator

ANTLR v4 grammar-based test generator
Other
348 stars 62 forks source link

Properly indent multi-line init and after actions #242

Closed akosthekiss closed 1 month ago

akosthekiss commented 1 month ago

Previously, only the first line got indented in the generated code, making it hard to write multi-line actions.

coveralls commented 1 month ago

Coverage Status

coverage: 85.752% (-0.2%) from 85.971% when pulling 198568a732e914c4e452d1e12c1f00784bd7af77 on akosthekiss:multiline-init-after into b10b085e614d209194d0832f5a91e2906ed0290e on renatahodovan:master.