format.md

November 21, 2024 ยท View on GitHub

System tests code is in python, and is linted/formated using mypy, black and pylint.

Ensure you meet the other pre-reqs in README.md Then, run the linter with:

./format.sh

Any library app code (that is, code written in Java, Golang, .NET, etc in weblog or parametric apps) will need to be formatted using that library's formatter.