quantum-compiler / quartz

The Quartz Quantum Compiler
Apache License 2.0
76 stars 19 forks source link

[Format] Rename .clang_format to .clang-format to enable it #136

Closed xumingkuan closed 10 months ago

xumingkuan commented 10 months ago

I think .clang-format should not be in .gitignore so we can configure the same code format. See .clang_format → .clang-format for the nominal changes.

Actual code format change in this commit:

Some suggestions in the future: