Skip to content

Commit

Permalink
Remove use-dict-literal from the set of refactoring lint tests.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 398213612
  • Loading branch information
Jake Bruce authored and DistraxDev committed Sep 22, 2021
1 parent 4e9938e commit 01d5b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ disable=apply-builtin,
xrange-builtin,
wrong-import-order,
zip-builtin-not-iterating,
use-dict-literal,


[REPORTS]
Expand Down

0 comments on commit 01d5b71

Please sign in to comment.