SketchUp/sketchup-yard-template

Add auto-generated comment to "autoload/sketchup.rb"

Closed this issue · 1 comments

Add a comment to "autoload/sketchup.rb" to indicate that the file is auto-generated.

Within File::open block, generate_sketchup_autoload() method, "setup.rb":L24
https://github.com/SketchUp/sketchup-yard-template/blob/master/su-template/stubs/fulldoc/text/setup.rb#L24

Now ...
https://github.com/SketchUp/sketchup-yard-template/blob/main/lib/yard-sketchup/templates/stubs/fulldoc/text/setup.rb#L32

Closing as the file:
https://github.com/SketchUp/ruby-api-stubs/blob/main/lib/sketchup-api-stubs/sketchup.rb
... now has an autogenerated comment as the 1st line, viz:

# This file is auto-generated by the `thor stubs` command.