Skip to content

Commit

Permalink
add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
hhorii committed Oct 28, 2022
1 parent cceab46 commit ba622fd
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
features:
- |
Previously, Aer does not have coding conventions for C++ codes and many
styles exist in them. Also, though qiskit-terra uses `black` for python codes,
Aer did not. With this commit, code formatters will work with `tox -eblack`
and `tox -epre-commit`. `clang-format` will validate code formatting in CI.

0 comments on commit ba622fd

Please sign in to comment.