Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 667 Bytes

community.md

File metadata and controls

11 lines (6 loc) · 667 Bytes

NiPreps Community

Check out the official NiPreps community page, where topics such as contributing, code of coduct, and licensing are outlined.

NiBabies Coding Style

Pre-commit

In addition to the NiPreps coding style, NiBabies leverages pre-commit to ensure consistent code across contributors. To enable pre-commit checks, first install the Python package and then run pre-commit install in the root of the NiBabies source tree.