Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 593 Bytes

bark003-code-style.md

File metadata and controls

11 lines (7 loc) · 593 Bytes

BARK 3 - Code style

  • 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:

An EditorConfig file is included as well and may be picked up by your IDE or editor automatically.