sql-query-identifier icon indicating copy to clipboard operation
sql-query-identifier copied to clipboard

Run lint in separate workflow from testing

Open MasterOdin opened this issue 2 years ago • 0 comments

Looking at https://github.com/coresql/sql-query-identifier/actions/runs/4308916845, many of the reported errors are the same across workflows, and it's just ending up visual noise. Should just run it in its own workflow, especially given that linting is really not version dependent...

MasterOdin avatar Mar 01 '23 23:03 MasterOdin