Skip to content

Commit

Permalink
Merge pull request plotly#2755 from graingert/3-12-followup-fixes
Browse files Browse the repository at this point in the history
unify pylintrc and always run black
  • Loading branch information
alexcjohnson authored Feb 15, 2024
2 parents 6051319 + 49002bc commit 6b31a8f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 585 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
username: dashautomation
password: $DASH_PAT_DOCKERHUB
environment:
PYLINTRC: .pylintrc312
PYVERSION: python312
PERCY_ENABLE: 0

Expand Down Expand Up @@ -84,7 +83,6 @@ jobs:
username: dashautomation
password: $DASH_PAT_DOCKERHUB
environment:
PYLINTRC: .pylintrc
PYVERSION: python38
PERCY_ENABLE: 0

Expand All @@ -96,7 +94,6 @@ jobs:
username: dashautomation
password: $DASH_PAT_DOCKERHUB
environment:
PYLINTRC: .pylintrc312
PYVERSION: python312
PERCY_ENABLE: 0

Expand Down Expand Up @@ -138,7 +135,6 @@ jobs:
username: dashautomation
password: $DASH_PAT_DOCKERHUB
environment:
PYLINTRC: .pylintrc
PYVERSION: python38
PERCY_ENABLE: 0

Expand Down
Loading

0 comments on commit 6b31a8f

Please sign in to comment.