Skip to content

Commit 8fd06ce

Browse files
committed
Add missing annotation
1 parent f780dc5 commit 8fd06ce

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

semgrep_output_v1.atd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,7 @@ type code_target <ocaml attr="deriving show"> = {
19321932
?lockfile_target: lockfile option;
19331933
}
19341934

1935-
type scanning_roots = {
1935+
type scanning_roots <ocaml attr="deriving show"> = {
19361936
root_paths: fpath list;
19371937
targeting_conf: targeting_conf;
19381938
}

semgrep_output_v1_j.ml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

semgrep_output_v1_j.mli

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)