Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 635 Bytes

COLLABORATOR_GUIDE.md

File metadata and controls

14 lines (9 loc) · 635 Bytes

HOBBIT Collaborator Guide

Contents

This document contains information for Collaborators of the HOBBIT project regarding maintaining the code, documentation and issues.

EditorConfig

The project uses EditorConfig to help define and maintain consistent coding styles between different editors and IDEs.
Please, make sure you are using an EditorConfig plugin for your editor or IDE.
You can use tools like eclint to validate and fix the code before commiting and sending pull requests.