Skip to content

Commit

Permalink
update pylint
Browse files Browse the repository at this point in the history
Signed-off-by: Teo Koon Peng <[email protected]>
  • Loading branch information
koonpeng committed Mar 18, 2024
1 parent af2555d commit bc9ec2e
Show file tree
Hide file tree
Showing 12 changed files with 445 additions and 2,886 deletions.
763 changes: 407 additions & 356 deletions .pylintrc

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[dev-packages]
black = "==22.6.0"
isort = "==5.13.2"
pylint = "==2.10.2"
pylint = "==3.1.0"
coverage = "~=5.5"
# api-server
api-server = {editable = true, path = "./packages/api-server"}
Expand Down
103 changes: 31 additions & 72 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bc9ec2e

Please sign in to comment.