Basic linting in scripting of Sql objects

Issue #247 resolved
Brian Lewis repo owner created an issue

See comments in #241. Need to ensure that square brackets are standard in Sql scripts; also eliminate trailing white spaces, leading and trailing blank lines; and more than 2 consecutive blank lines in the body of view, sp or function.

Comments (2)

  1. Log in to comment