Skip to content

Commit 6da6066

Browse files
authored
Fix dub file for dscanner (#20978)
1 parent 9a8302a commit 6da6066

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dub.sdl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,15 @@ subPackage {
103103
console,\
104104
entity,\
105105
errors,\
106+
errorsink,\
106107
file_manager,\
107108
globals,\
108109
id,\
109110
identifier,\
110111
lexer,\
112+
location,\
111113
parse,\
114+
sarif,\
112115
tokens,\
113116
utf,\
114117
utils,\

0 commit comments

Comments
 (0)