File tree Expand file tree Collapse file tree 4 files changed +1
-19
lines changed Expand file tree Collapse file tree 4 files changed +1
-19
lines changed Original file line number Diff line number Diff line change 5252 ( >= v0.16) )
5353 ( ppx_here
5454 ( >= v0.16) )
55- ( ppx_sexp_conv
56- ( >= v0.16) )
57- ( ppx_sexp_value
58- ( >= v0.16) )
5955 ( ppxlib
6056 ( >= 0 .33) )
6157 ( printbox
9389 ( >= v0.17) )
9490 ( ppx_js_style
9591 ( >= v0.17) )
96- ( ppx_sexp_conv
97- ( >= v0.17) )
98- ( ppx_sexp_value
99- ( >= v0.17) )
10092 ( ppxlib
10193 ( >= 0 .33) )
10294 ( printbox
Original file line number Diff line number Diff line change 2525 (lint
2626 (pps ppx_js_style -allow-let-operators -check-doc-comments))
2727 (preprocess
28- (pps
29- -unused-code-warnings=force
30- ppx_compare
31- ppx_expect
32- ppx_here
33- ppx_sexp_conv
34- ppx_sexp_value)))
28+ (pps -unused-code-warnings=force ppx_compare ppx_expect ppx_here)))
Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ depends: [
2020 "ppx_expect" {>= "v0.17"}
2121 "ppx_here" {>= "v0.17"}
2222 "ppx_js_style" {>= "v0.17"}
23- "ppx_sexp_conv" {>= "v0.17"}
24- "ppx_sexp_value" {>= "v0.17"}
2523 "ppxlib" {>= "0.33"}
2624 "printbox" {>= "0.12"}
2725 "printbox-md" {>= "0.12"}
Original file line number Diff line number Diff line change @@ -15,8 +15,6 @@ depends: [
1515 "ppx_compare" {>= "v0.16"}
1616 "ppx_expect" {>= "v0.16"}
1717 "ppx_here" {>= "v0.16"}
18- "ppx_sexp_conv" {>= "v0.16"}
19- "ppx_sexp_value" {>= "v0.16"}
2018 "ppxlib" {>= "0.33"}
2119 "printbox" {>= "0.12"}
2220 "printbox-md" {>= "0.12"}
You can’t perform that action at this time.
0 commit comments