Create .gersemirc

This commit is contained in:
Andrej730
2025-12-20 13:11:25 +05:00
parent b0450597d0
commit b686c19a25
3 changed files with 14 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/BlankSpruce/gersemi/0.24.0/gersemi/configuration.schema.json
# Needed for gersemi to detect custom functions and macros.
definitions: ["./cmake"]
disable_formatting: false
extensions: []
indent: 4
line_length: 120
list_expansion: favour-inlining
unsafe: false
warn_about_unknown_commands: true