mirror of
https://github.com/obsproject/obs-studio
synced 2025-04-29 15:57:26 +08:00
CI: Add configuration file for gersemi CMake formatter
This commit is contained in:
parent
1e6c375e95
commit
5c7b1c3ed3
11
.gersemirc
Normal file
11
.gersemirc
Normal file
@ -0,0 +1,11 @@
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/BlankSpruce/gersemi/master/gersemi/configuration.schema.json
|
||||
|
||||
color: false
|
||||
definitions: []
|
||||
line_length: 120
|
||||
indent: 2
|
||||
list_expansion: favour-inlining
|
||||
quiet: false
|
||||
unsafe: false
|
||||
workers: 10
|
||||
warn_about_unknown_commands: false
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,8 +14,8 @@
|
||||
!/UI
|
||||
!.cirrus.xml
|
||||
!.clang-format
|
||||
!.cmake-format.json
|
||||
!.editorconfig
|
||||
!.gersemirc
|
||||
!.git-blame-ignore-devs
|
||||
!.gitmodules
|
||||
!.gitignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user