Skip to content
  • Aaron Wells's avatar
    Reduce false positives in syntax checket for unbracketed SQL tables. · d6f0092f
    Aaron Wells authored
    Bug #1215702
    This one gets me a lot of false positives, so I'm changing the message to explain
    that it's triggered by the words "from" and "join", and make it so that it doesn't
    perform this check on lines that are probably comments
    
    Change-Id: I5d1acc5eed0a31acc0a570b9bdac564ca514707f
    d6f0092f