OMS-NetZero / FAIR

Finite-amplitude Impulse Response simple climate model
https://docs.fairmodel.net
Apache License 2.0
121 stars 61 forks source link

Docs and auto-format #91

Closed znicholls closed 3 years ago

znicholls commented 3 years ago

Pull request

This adds docs and the ability to auto-format the codebase. It goes one step further, however, and will make the CI fail if the code is not formatted as expected to ensure that we all play by the same rules (yes, they're probably not to everyone's taste but the consistency is more important than it being exactly the way we want).

Builds on:

Please confirm that this pull request has done the following:

Adding to CHANGELOG.rst

Please add a single line in the changelog notes similar to one of the following:

- (`#XX <http://link-to-pr.com>`_) Added feature which does something
- (`#XX <http://link-to-pr.com>`_) Fixed bug identified in (`#XX <http://link-to-issue.com>`_)