llvm / circt

Circuit IR Compilers and Tools
https://circt.org
Other
1.67k stars 296 forks source link

[Python] Write python code style guide #1007

Open teqdruid opened 3 years ago

teqdruid commented 3 years ago

We should start a Python style guide to keep everything consistent and consistently readable.

mikeurbach commented 3 years ago

We have adopted the google style: https://github.com/llvm/circt/blob/a3d97c464f5dabb3d632ef4f40d199ffc0da2ce3/.style.yapf#L2

Does that mean this is our style guide? https://google.github.io/styleguide/pyguide.html