LedgerHQ / ledger-vscode-extension

A VS Code extension providing tools to accelerate development of apps for Ledger wallets.
Apache License 2.0
6 stars 3 forks source link

Add "rule enforcer" #6

Open agrojean-ledger opened 11 months ago

agrojean-ledger commented 11 months ago

Add a feature that would run checks similar to the CI reusable workflow that is now mandatory in app repos.

The idea is to check the code of the apps opened in vscode like the rule enforcer does in the CI of app repositories.

It is not about checking the code of the extension itself.

tdejoigny-ledger commented 1 month ago

script already present in the docker file ?