Cleanup src_plugin_sdk directory
- No need to copy local files - No need to keep local copy of 'etherum-plugin-sdk' files - Select needed files directly from the Makefile
This commit is contained in:
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
||||
with:
|
||||
builtin: clear,rare
|
||||
check_filenames: true
|
||||
path: src, src_bagl, src_common, src_features, src_nbgl, src_plugin_sdk, src_plugins, doc, client
|
||||
path: src, src_bagl, src_features, src_nbgl, src_plugin_sdk, src_plugins, doc, client
|
||||
|
||||
Reference in New Issue
Block a user