Skip to content

Commit e6ed8ce

Browse files
committed
unify pylintrc
1 parent 6051319 commit e6ed8ce

File tree

3 files changed

+2
-582
lines changed

3 files changed

+2
-582
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
username: dashautomation
3737
password: $DASH_PAT_DOCKERHUB
3838
environment:
39-
PYLINTRC: .pylintrc312
4039
PYVERSION: python312
4140
PERCY_ENABLE: 0
4241

@@ -84,7 +83,6 @@ jobs:
8483
username: dashautomation
8584
password: $DASH_PAT_DOCKERHUB
8685
environment:
87-
PYLINTRC: .pylintrc
8886
PYVERSION: python38
8987
PERCY_ENABLE: 0
9088

@@ -96,7 +94,6 @@ jobs:
9694
username: dashautomation
9795
password: $DASH_PAT_DOCKERHUB
9896
environment:
99-
PYLINTRC: .pylintrc312
10097
PYVERSION: python312
10198
PERCY_ENABLE: 0
10299

@@ -138,7 +135,6 @@ jobs:
138135
username: dashautomation
139136
password: $DASH_PAT_DOCKERHUB
140137
environment:
141-
PYLINTRC: .pylintrc
142138
PYVERSION: python38
143139
PERCY_ENABLE: 0
144140

0 commit comments

Comments
 (0)