Skip to content

Add Format Support for JavaScript#36

Merged
kilo52 merged 3 commits intomasterfrom
feature/format-js
Mar 15, 2026
Merged

Add Format Support for JavaScript#36
kilo52 merged 3 commits intomasterfrom
feature/format-js

Conversation

@kilo52
Copy link
Member

@kilo52 kilo52 commented Mar 10, 2026

Adds support for processing JavaScript source files.

Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
@kilo52 kilo52 self-assigned this Mar 10, 2026
@kilo52 kilo52 added the Feature New feature label Mar 10, 2026
@kilo52 kilo52 linked an issue Mar 10, 2026 that may be closed by this pull request
kilo52 added 2 commits March 11, 2026 17:38
Regenerated sample files.

Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
Added isJsLabeledBlock() function to check if a labeled statement
applies to a block statement. For any other symbol, the labeled statement
should not count as a logical line.

Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
@kilo52 kilo52 merged commit 4323a89 into master Mar 15, 2026
22 checks passed
@kilo52 kilo52 deleted the feature/format-js branch March 16, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Format Support for JavaScript

1 participant