Alex Vulaj
Alex Vulaj
I have the following snippet from some code I've written, where I've marked what I believe is a false-positive in-line. The context here is retrying calls with an AWS SDK....
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Currently when generating input tag specifications, we sort all of the keys from...
# Summary Adds support for PostgreSQL `DO` statements to the SQL linter. Previously, the linter would fail with "sql-lint was unable to lint the following query" errors when encountering `DO`...