sverweij / state-machine-cat

write beautiful state charts :scream_cat:
https://state-machine-cat.js.org
MIT License
793 stars 45 forks source link

refactor(parse/smcat): removes (unused) ast emission code for comments, spaces and line-ends #200

Closed sverweij closed 11 months ago

sverweij commented 11 months ago

Description

Motivation and Context

Makes the parser code a little bit smaller, probably a tiny bit faster - and a little easier to understand.

How Has This Been Tested?

Types of changes

Checklist

codeclimate[bot] commented 11 months ago

Code Climate has analyzed commit 36092b63 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.