eebf5ead8c
* Replace cmake-format with gersemi in rocprofiler-compute-formatting.yml * Run gersemi formatting on CMakeLists.txt files * Remove .cmake-format.yaml, add .gersemirc file * Add more options to .gersemirc * Add new line to .gersemirc * Add new line to CMakeLists.txt * Run gersemi again with new options
8 linhas
247 B
Plaintext
8 linhas
247 B
Plaintext
# yaml-language-server: $schema=https://raw.githubusercontent.com/BlankSpruce/gersemi/0.19.3/gersemi/configuration.schema.json
|
|
|
|
warn_about_unknown_commands: false
|
|
indent: 4
|
|
line_length: 90
|
|
disable_formatting: false
|
|
list_expansion: favour-inlining
|