File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 64
64
# SERIOUSLY.
65
65
#
66
66
# ------------------------------
67
- # Generated by edx-lint version: 5.2.5
67
+ # Generated by edx-lint version: 5.3.4
68
68
# ------------------------------
69
69
[* ]
70
70
end_of_line = lf
@@ -97,4 +97,4 @@ max_line_length = 72
97
97
[* .rst ]
98
98
max_line_length = 79
99
99
100
- # f2f02689fced7a2e0c62c2f9803184114dc2ae4b
100
+ # bbcbced841ed335dd8abb7456a6b13485d701b40
Original file line number Diff line number Diff line change 64
64
# SERIOUSLY.
65
65
#
66
66
# ------------------------------
67
- # Generated by edx-lint version: 5.2.5
67
+ # Generated by edx-lint version: 5.3.4
68
68
# ------------------------------
69
69
[MASTER]
70
70
ignore =
@@ -259,6 +259,7 @@ enable =
259
259
useless-suppression,
260
260
disable =
261
261
bad-indentation,
262
+ broad-exception-raised,
262
263
consider-using-f-string,
263
264
duplicate-code,
264
265
file-ignored,
@@ -380,6 +381,6 @@ ext-import-graph =
380
381
int-import-graph =
381
382
382
383
[EXCEPTIONS]
383
- overgeneral-exceptions = Exception
384
+ overgeneral-exceptions = builtins. Exception
384
385
385
- # 0bb4a6d612f83352ced91b8f50942dfac7d30cd2
386
+ # 6b646c624a39204ce807909aabd80bf4c7d28116
You can’t perform that action at this time.
0 commit comments