Add result to furlang

Signed-off-by: CHatingPython <chatingpython@gmail.com>
This commit is contained in:
CHatingPython
2026-05-31 11:40:39 +02:00
committed by CHatingPython
parent 737f637a38
commit 82c9037a6a
2 changed files with 146 additions and 0 deletions
+3
View File
@@ -44,6 +44,9 @@ CheckOptions:
- key: readability-identifier-length.MinimumVariableNameLength
value: 2
- key: cppcoreguidelines-rvalue-reference-param-not-moved.AllowPartialMove
value: true
# Namespaces
- key: readability-identifier-naming.NamespaceCase
value: lower_case