Skip to content

Commit 9b1e8c0

Browse files
author
stwe
committedOct 17, 2023
new renderer first prototype
1 parent 9ec35dc commit 9b1e8c0

File tree

218 files changed

+7034
-131913
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+7034
-131913
lines changed
 

‎.clang-format

-71
This file was deleted.

‎.clang-tidy

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#file: noinspection YAMLSchemaValidation
12
Checks: 'readability-identifier-naming'
23
CheckOptions:
34
- { key: readability-identifier-naming.GlobalConstantCase, value: UPPER_CASE }

0 commit comments

Comments
 (0)
Please sign in to comment.