- type: information
For contributors: please use your IDEs built-in code formatter to adhere to BlackLab's coding style. It is mostly standard Java style.
Configurations for IDE code formatters can be found in the ../../build-tools/ directory:
- IntelliJ IDEA: formatter-intellij.xml
- Eclipse: formatter-eclipse.xml
An EditorConfig file is included as well and may be picked up by your IDE or editor automatically.