Skip to content

NASA-IMPACT/bps-numerical

Repository files navigation

Code Formatting and Linting

This project enforces linting and formatting upon pull requests via Github Actions. Formatter and linter config files are included in the repo, and users are encouraged to enable auto-formatting in their code editor, which should automatically use the included configs.

For further details on team coding standards which are not automatically checked by Github Actions, please read the conventions document.

Python

For python, this project uses Black for formatting and Flake8 for linting. Configurations are in the following locations:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published