style: add clang-format config and reformat scaffolding files
This commit is contained in:
+1
-4
@@ -7,10 +7,7 @@ project('screen_cast', 'cpp',
|
||||
'buildtype=release',
|
||||
])
|
||||
|
||||
# Public and private include directories
|
||||
inc = include_directories('include')
|
||||
|
||||
# Core public headers / include dependency defined in src/meson.build.
|
||||
# Public and private include directories are declared in `src/meson.build`.
|
||||
subdir('src')
|
||||
|
||||
# Tests
|
||||
|
||||
Reference in New Issue
Block a user