Note post-Neon for Black

This commit is contained in:
Wayne Werner 2020-01-06 18:05:08 -06:00
parent b7baa79944
commit 1bbe6c12b8
No known key found for this signature in database
GPG key ID: C36D3A8D5BEF0935
2 changed files with 3 additions and 3 deletions

0
.git-blame-ignore-revs Normal file
View file

View file

@ -55,9 +55,9 @@ will be notified about style and lint issues before you ever open a PR.
Salt Coding Style
-----------------
SaltStack is `joining the ranks <SEP 15_>`_ of projects in adopting the `Black
code formatter <Black_>`_ in order to ease the adoption of a unified code
formatting style.
After the Neon release, SaltStack is `joining the ranks <SEP 15_>`_ of projects
in adopting the `Black code formatter <Black_>`_ in order to ease the adoption
of a unified code formatting style.
Where Black is silent, SaltStack has its own coding style guide that informs
contributors on various style points. Please review the :ref:`Salt Coding Style