/vint-action

Primary LanguageDockerfile

Vint action

Lint vimscript with vint.

Inputs

path

Paths to any files to be linted.

args

Any args to be passed to vint. See here for all arguments accepted by vint.

Example usage

uses: ludvighz/vint-action@v1
with:
  path: some/file.vim