web-ext lint
ActionsTags
(2)This action runs web-ext lint
and reports the results in annotated form, when possible.
Root directory of the extension to lint (the folder containing manifest.json). Defaults to the current working directory. Note that web-ext will run in the context of the current working directory.
If the output should include the long descriptions of the linting results, set this to true
. Else only the short message is reported. Default: false
Set to true
to disable linting rules only relevant to listed extensions. Default: false
Set to true
to disable the error when using privileged manifest fields. Default: false
uses: freaktechnik/web-ext-lint@v1
web-ext lint is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.