fix(CTemplate): spelling

This commit is contained in:
Jiří Štefka 2023-12-11 04:32:41 +01:00
parent e19fbc980b
commit 72aed56663
Signed by: jiriks74
GPG key ID: 1D5E30D3DB2264DE
14 changed files with 0 additions and 66 deletions

View file

@ -1,14 +0,0 @@
# EditorConfig is awesome: https://EditorConfig.org
# Project files
# Matches multiple files with brace expansion notation
[*.{c,h,cc}]
# Set charset
charset = utf-8
max_line_length = 80
# 2 space indentation
indent_style = space
indent_size = 2