ClickHouse / ClickHouse/clickhouse-js-parser

format() should accept any AST node, not just top-level statements

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5
Forks
1
Avg merge
4h 16m
Merged PRs (30d)
2

Description

It would be useful if the format() function accepted any AST node kind, instead of just Statement[]. This would allow consistent formatting of arbitrary expressions, which may not be full statements.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.