cgen: enum str()

This commit is contained in:
Daniel Däschle 2020-04-08 15:54:38 +02:00 committed by GitHub
parent 1388532bd4
commit 6bba7d4e3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 127 additions and 18 deletions

View file

@ -17,7 +17,7 @@ indent_size = 2
[*.md]
trim_trailing_whitespace = false
[*.txt]
[*.{txt,out}]
insert_final_newline = false
[Makefile]