action-check-yag-tmpl-syntax

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2021 License: MIT Imports: 8 Imported by: 0

README

action-check-yag-tmpl-syntax

Action to check syntax for YAGPDB template files.

Inputs

include

Required: A glob for files to run the syntax checker on. The glob syntax is that of the Go standard library function filepath.Match.

Outputs

output

Output from the syntax checker. Each line will contain an error, formatted like such:

<filepath>: template: :<line>: <error message>

Example usage

uses: jo3-l/action-check-yag-tmpl-syntax@v1.0.1
with:
  include: "**/*.go.tmpl"

Documentation

Overview

Code generated by gen_funcs.go; DO NOT EDIT.

Directories

Path Synopsis
+build ignore
+build ignore

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL