summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
diff options
context:
space:
mode:
authorDavid Liu <david@cs.toronto.edu>2021-05-24 19:28:41 +0000
committerGitHub <noreply@github.com>2021-05-24 21:28:41 +0200
commitfc28cecdffd7f5977d0f600cf7b2d98cc0d4d74c (patch)
treee8d551a47166d5ea11a5e930c9446ebaed22bc2b /CONTRIBUTORS.txt
parent18669a4cba5baceb3dbf5d41cfdc0874e174952a (diff)
downloadpylint-git-fc28cecdffd7f5977d0f600cf7b2d98cc0d4d74c.tar.gz
Add list literal check to using-constant-test. (#4502)
Diffstat (limited to 'CONTRIBUTORS.txt')
-rw-r--r--CONTRIBUTORS.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index d4ebc2443..ee21f60c7 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -493,3 +493,5 @@ contributors:
* Jacob Walls: contributor
* ruro: contributor
+
+* David Liu (david-yz-liu): contributor