Skip to content
Snippets Groups Projects
Commit 41d1276c authored by Richard Angersbach's avatar Richard Angersbach
Browse files

Fix lint

parent fddcf9dc
Branches
1 merge request!25Draft: C Interfacing
......@@ -125,7 +125,7 @@ class SfgConfig(ConfigBase):
c_interfacing: BasicOption[bool] = BasicOption(False)
"""If set to `True`, generates header files compatible for interfacing with C.
This will cause all definitions to be generated ``extern "C"``.
"""
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment