[refactor] restructure configuration files (#2977)

* gh: move CONTRIBUTING to .github

* chore: move isort config to pyproject

* chore: move pytest config to pyproject

* chore: move yapf config to pyproject

* chore: move clang-format config to pre-commit
This commit is contained in:
Saurav Maheshkar
2023-03-05 12:29:34 +00:00
committed by GitHub
parent 823f3b9cf4
commit 35c8f4ce47
7 changed files with 22 additions and 19 deletions

View File

@@ -1 +0,0 @@
BasedOnStyle: Google