A developer of code_checker
that wants to run the tests.
dub test && dub run -c integration_test
Extra arguments can be passed to the integration test runner:
dub run -c integration_test -- -h
Use dfmt to format the file. The configuration is in .editorconfig
.