Skip to content

Commit 3669c5f

Browse files
committed
Add new generated keyword
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 5dfdaf3 commit 3669c5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/summarycode/generated.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,9 @@ def generated_scanner(location, **kwargs):
203203
'generated by:jjtree: do not edit this line',
204204
'generated code (do not edit this line)',
205205

206+
# in some Go projects like buildkit
207+
'code generated by smithy-go-codegen do not edit',
208+
206209
))
207210

208211

0 commit comments

Comments
 (0)