Skip to main content

Module format

Module format 

Source
Expand description

Post-generation formatter support for e2e test projects.

Reads formatter commands from E2eConfig.format and runs them for each language that had files generated. The {dir} placeholder in the command is replaced with the actual output directory.

Functionsยง

run_formatters
Run per-language formatters for all languages that had files generated.