plsql-and-sql-coding-guidelines icon indicating copy to clipboard operation
plsql-and-sql-coding-guidelines copied to clipboard

G-1050: Eliminate violations

Open PhilippSalvisberg opened this issue 3 years ago • 0 comments

There are 77 violations of G-1050 in SonarCloud.

This shows two things:

a) We do not follow our own rules b) The rule might be too strict.

This ticket deals with a). Basically just the bad example in the rule of G-1050 should violate this rule. All other SQL code blocks should honor this rule and should be changed.

PhilippSalvisberg avatar Sep 30 '22 09:09 PhilippSalvisberg