mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
add desugered to the typo database
This commit is contained in:
@@ -2543,6 +2543,8 @@ predicate typos(string wrong, string right) {
|
||||
or
|
||||
wrong = "destory" and right = "destroy"
|
||||
or
|
||||
wrong = "desugered" and right = "desugared"
|
||||
or
|
||||
wrong = "detailled" and right = "detailed"
|
||||
or
|
||||
wrong = "detatched" and right = "detached"
|
||||
|
||||
Reference in New Issue
Block a user