aboutcode-org / aboutcode-org/plugincode
Support simple dependencies or ordering between plugins
Đang mở
enhancement
plugin
- Ngôn ngữ chính
- Python
- Star
- 1
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I have faced this problem: I have several post scan plugins, and some need to run first some later.
There is no way to ensure this for now.
Ideally we would want to have a proper, sat-like dependency resolution mechanism. But a cruder, static way based on a relative ordering (for instance using the `sort_order` plugin class attribute) would be plenty good enough.
@yashdsaraf what do you think?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.