Skip to content

Commit ed20948

Browse files
committed
unify pylintrc
1 parent 835da28 commit ed20948

File tree

4 files changed

+166
-638
lines changed

4 files changed

+166
-638
lines changed

.circleci/config.yml

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

@@ -83,7 +82,6 @@ jobs:
8382
username: dashautomation
8483
password: $DASH_PAT_DOCKERHUB
8584
environment:
86-
PYLINTRC: .pylintrc
8785
PYVERSION: python38
8886
PERCY_ENABLE: 0
8987

@@ -95,7 +93,6 @@ jobs:
9593
username: dashautomation
9694
password: $DASH_PAT_DOCKERHUB
9795
environment:
98-
PYLINTRC: .pylintrc312
9996
PYVERSION: python312
10097
PERCY_ENABLE: 0
10198

@@ -137,7 +134,6 @@ jobs:
137134
username: dashautomation
138135
password: $DASH_PAT_DOCKERHUB
139136
environment:
140-
PYLINTRC: .pylintrc
141137
PYVERSION: python38
142138
PERCY_ENABLE: 0
143139

0 commit comments

Comments
 (0)