Vignesh.V.B
Results
2
issues of
Vignesh.V.B
I'm using the latest version of Atlantis - https://github.com/runatlantis/atlantis/releases/tag/v0.17.0. According to this pull request - https://github.com/runatlantis/atlantis/pull/1383, adding a branch in the server config should match only the pull request whose...
## Question What does `identifierKeywordsUnambiguous` and `customKeyword` mean in the MySQL BaseRule.g4 grammar? How do we decide between `identifierKeywordsUnambiguous` and `customKeyword` while adding a new keyword or function?