cgen: print bool and string correctly in struct

This commit is contained in:
Daniel Däschle 2020-04-07 17:52:15 +02:00 committed by GitHub
parent 50d5e23694
commit 4aedef367c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View file

@ -17,5 +17,8 @@ indent_size = 2
[*.md]
trim_trailing_whitespace = false
[*.txt]
insert_final_newline = false
[Makefile]
indent_style = tab