diff options
author | David Liu <david@cs.toronto.edu> | 2021-05-24 19:28:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-24 21:28:41 +0200 |
commit | fc28cecdffd7f5977d0f600cf7b2d98cc0d4d74c (patch) | |
tree | e8d551a47166d5ea11a5e930c9446ebaed22bc2b /CONTRIBUTORS.txt | |
parent | 18669a4cba5baceb3dbf5d41cfdc0874e174952a (diff) | |
download | pylint-git-fc28cecdffd7f5977d0f600cf7b2d98cc0d4d74c.tar.gz |
Add list literal check to using-constant-test. (#4502)
Diffstat (limited to 'CONTRIBUTORS.txt')
-rw-r--r-- | CONTRIBUTORS.txt | 2 |
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 |