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