Files
releases/ast/json
Anders Eknert 69a4f3d769 Add ExcludeLocationFile JSON marshalling option (#6398)
Repeating the name of the file in each location is often redundant,
and large AST trees carry thousands of these attributes. Providing
an option to have them removed at least for serialization (as anything
more would be a breaking change) seems like a good compromise.

For reference, see https://github.com/StyraInc/regal/issues/408

Signed-off-by: Anders Eknert <anders@styra.com>
2023-11-10 15:37:38 +01:00
..