A suite of high-performance tools for PHP developers – includes a code formatter, static analyser, language server and superset language.
784
stars
0
forks
source link
Make sure `comments` are valid in all nodes #66
Closed
ryangjchandler closed 2 months ago
This is more to make sure we're passing
comments
andCommentGroup
values through in all places, rather than using::default()
.