Auto generate the boilerplate code to convert python opts to c opts

This commit is contained in:
Kovid Goyal
2021-06-03 18:30:13 +05:30
parent 4ab299d0af
commit 2e71429b03
8 changed files with 1057 additions and 100 deletions

1
.gitattributes vendored
View File

@@ -9,6 +9,7 @@ kitty/glfw-wrapper.* linguist-generated=true
kitty/parse-graphics-command.h linguist-generated=true
kitty/options/types.py linguist-generated=true
kitty/options/parse.py linguist-generated=true
kitty/options/to-c-generated.h linguist-generated=true
kittens/diff/options/types.py linguist-generated=true
kittens/diff/options/parse.py linguist-generated=true
glfw/*.c linguist-vendored=true