Make template.annotation_convention a standard
The default generator will now use the annotation_convention field in template in order to use the requested template
This commit is contained in:
@@ -53,7 +53,7 @@ return {
|
||||
|
||||
-- Use default granulator and generator
|
||||
granulator = nil,
|
||||
generator = require("neogen.generators.lua"),
|
||||
generator = nil,
|
||||
|
||||
template = {
|
||||
-- Which annotation convention to use
|
||||
|
||||
Reference in New Issue
Block a user