Skip to content

Commit

Permalink
DOC: Add a release note for gh-19754.
Browse files Browse the repository at this point in the history
  • Loading branch information
charris committed Sep 1, 2021
1 parent b61ebd2 commit b985d59
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/release/upcoming_changes/19754.new_feature.rst
@@ -0,0 +1,7 @@
A ``.clang-format`` file has been added
---------------------------------------
Clang-format is a C/C++ code formatter, together with the added
``.clang-format`` file, it produces code close enough to the NumPy
C_STYLE_GUIDE for general use. Clang-format version 12+ is required
due to the use of several new features, it is available in
Fedora 34 and Ubuntu Focal among other distributions.

0 comments on commit b985d59

Please sign in to comment.