Skip to content

Commit

Permalink
Added whatsnew for Black. (#3581)
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-mo authored and bjlittle committed Dec 5, 2019
1 parent 26a32a3 commit 242a62f
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* Added support for the `black <https://black.readthedocs.io/en/stable/>`_ code formatter.
This is now automatically checked on GitHub PRs, replacing the older, unittest-based
"iris.tests.test_coding_standards.TestCodeFormat".
Black provides automatic code format correction for most IDEs.
See the new developer guide section on this :
https://scitools-docs.github.io/iris/master/developers_guide/code_format.html.

0 comments on commit 242a62f

Please sign in to comment.