Skip to content

Commit a1e3afa

Browse files
committed
[Option] Add feature flag for empty ABI descriptors
Allow clients to check whether they can force empty ABI descriptors to be output.
1 parent 5c2028d commit a1e3afa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/Option/features.json

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
},
1818
{
1919
"name": "no-warn-superfluous-index-unit-path"
20+
},
21+
{
22+
"name": "empty-abi-descriptor"
2023
}
2124
]
2225
}

0 commit comments

Comments
 (0)