Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

TSQLLint Github Action

This action runs TSQLLint via a Github Action.

Inputs

file-dir-1

Required First path to file or directory to lint.

file-dir-2

Required Second path to file or directory to lint.

config

Optional Location of a TSQLLint configuration file, otherwise defaults are used.

Example usage

TBD