Skip to content
  • Aaron Wells's avatar
    Reduce false positives in syntax checket for unbracketed SQL tables. · 7863f931
    Aaron Wells authored
    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
    7863f931