Reduce false positives in syntax checket for unbracketed SQL tables.
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
Please register or sign in to comment