Skip to content

shopwareLabs/extension-verifier

Repository files navigation

Extension Verifier

This tool is still in development and experimental, maybe not finished

The idea of this tool is to provide a Tool which can find automated issues in your extensions, fix them automatically and also format them.

Linting

docker run --rm -v $(pwd):/ext:ro ghcr.io/shopwarelabs/extension-verifier:latest check /ext

Automatic Fixes

docker run --rm -v $(pwd):/ext:ro ghcr.io/shopwarelabs/extension-verifier:latest fix /ext

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages