Skip to content

Commit

Permalink
yapf: use yapf instead of autopep8
Browse files Browse the repository at this point in the history
autopep8 does not support Python 3.12, which is a requirement for moving
to fedora:39. The following ticket has been open without comment from
the development community for 6 weeks:

hhatto/autopep8#712

Transitioning to yapf is easy, and the community behind it seems
stronger. I think moving forward it is a better Python formatter for us.

Conflicts:
      CMakeLists.txt
      tools/git/pre-commit
  • Loading branch information
bneradt committed Dec 1, 2023
1 parent e18d359 commit c4d80c9
Show file tree
Hide file tree
Showing 5 changed files with 572 additions and 24 deletions.
Loading

0 comments on commit c4d80c9

Please sign in to comment.