mirror of
https://github.com/canonical/ubuntu-desktop-provision.git
synced 2025-07-21 23:32:18 +00:00
.clang-format from flutter/plugins
Let's standardize one single codying style for the native code.
This commit is contained in:
5
.clang-format
Normal file
5
.clang-format
Normal file
@ -0,0 +1,5 @@
|
||||
BasedOnStyle: Google
|
||||
---
|
||||
Language: Cpp
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
Reference in New Issue
Block a user