File tree
1,296 files changed
+16348
-8769
lines changed- .github
- workflows
- doc
- data
- messages
- a
- anomalous-unicode-escape-in-string
- astroid-error
- b
- bad-chained-comparison
- bad-configuration-section
- bad-dunder-name
- bad-exception-cause
- bad-file-encoding
- bad-mcs-classmethod-argument
- bad-mcs-method-argument
- bad-thread-instantiation
- bare-except
- bidirectional-unicode
- boolean-datetime
- broad-exception-caught
- broad-exception-raised
- broad-except
- broken-noreturn
- c
- class-variable-slots-conflict
- condition-evals-to-constant
- config-parse-error
- confusing-with-statement
- consider-alternative-union-syntax
- consider-refactoring-into-while-condition
- consider-ternary-expression
- consider-using-alias
- consider-using-assignment-expr
- consider-using-augmented-assign
- consider-using-dict-comprehension
- consider-using-f-string
- consider-using-namedtuple-or-dataclass
- consider-using-set-comprehension
- consider-using-ternary
- d
- deprecated-argument
- deprecated-class
- deprecated-decorator
- deprecated-method
- deprecated-module
- deprecated-pragma
- deprecated-typing-alias
- dict-init-mutate
- differing-param-doc
- differing-type-doc
- disallowed-name
- docstring-first-line-empty
- duplicate-code
- bad
- good
- duplicate-string-formatting-argument
- e
- else-if-used
- eq-without-hash
- exec-used
- f
- fatal
- file-ignored
- forgotten-debug-statement
- i
- implicit-flag-alias
- import-error
- import-private-name
- import-self
- inconsistent-mro
- inconsistent-quotes
- invalid-bool-returned
- invalid-bytes-returned
- invalid-character-backspace
- invalid-character-esc
- invalid-character-sub
- invalid-character-zero-width-space
- invalid-characters-in-docstring
- invalid-class-object
- invalid-format-returned
- invalid-getnewargs-ex-returned
- invalid-getnewargs-returned
- invalid-hash-returned
- invalid-index-returned
- invalid-length-hint-returned
- invalid-metaclass
- invalid-name
- invalid-repr-returned
- invalid-slice-step
- invalid-str-returned
- invalid-unicode-codec
- isinstance-second-argument-not-valid-type
- l
- line-too-long
- locally-disabled
- logging-format-interpolation
- logging-fstring-interpolation
- logging-unsupported-format
- m
- magic-value-comparison
- method-cache-max-size-none
- method-check-failed
- misplaced-comparison-constant
- missing-any-param-doc
- missing-final-newline
- missing-format-string-key
- missing-kwoa
- missing-parentheses-for-call-in-test
- missing-raises-doc
- modified-iterating-dict
- modified-iterating-list
- modified-iterating-set
- multiple-statements
- n
- named-expr-without-context
- nan-comparison
- nested-min-max
- no-classmethod-decorator
- no-member
- no-self-use
- non-ascii-file-name
- bad
- good
- non-ascii-module-import
- non-ascii-name
- non-str-assignment-to-dunder-name
- nonlocal-without-binding
- not-a-mapping
- p
- parse-error
- pointless-exception-statement
- positional-only-arguments-expected
- possibly-unused-variable
- preferred-module
- r
- redundant-returns-doc
- redundant-typehint-argument
- redundant-u-string-prefix
- redundant-yields-doc
- return-arg-in-generator
- s
- self-cls-assignment
- shadowed-import
- simplifiable-condition
- simplify-boolean-expression
- singledispatch-method
- singledispatchmethod-function
- subprocess-popen-preexec-fn
- subprocess-run-check
- suppressed-message
- syntax-error
- t
- too-complex
- too-many-boolean-expressions
- too-many-format-args
- too-many-function-args
- too-many-lines
- good
- too-many-locals
- too-many-nested-blocks
- too-many-public-methods
- too-many-statements
- too-many-try-statements
- truncated-format-string
- typevar-name-incorrect-variance
- u
- unbalanced-dict-unpacking
- unexpected-line-ending-format
- unnecessary-dict-index-lookup
- unrecognized-inline-option
- unsubscriptable-object
- unsupported-assignment-operation
- unsupported-binary-operation
- unsupported-delete-operation
- unsupported-membership-test
- unused-format-string-key
- unused-private-member
- use-a-generator
- use-dict-literal
- use-implicit-booleaness-not-comparison
- use-sequence-for-iteration
- use-symbolic-message-instead
- useless-import-alias
- useless-param-doc
- useless-suppression
- useless-type-doc
- useless-with-lock
- using-f-string-in-unsupported-version
- using-final-decorator-in-unsupported-version
- w
- wrong-exception-operation
- wrong-spelling-in-comment
- wrong-spelling-in-docstring
- development_guide
- api
- contributor_guide
- tests
- how_tos
- exts
- user_guide
- checkers
- configuration
- installation/ide_integration
- messages
- usage
- whatsnew
- 2
- 2.15
- 2.16
- 2.17
- 2.9
- 3
- 3.0
- fragments
- elisp
- examples
- pylint
- checkers
- base
- name_checker
- classes
- refactoring
- config
- _pylint_config
- extensions
- lint
- message
- pyreverse
- reporters
- ureports
- testutils
- _primer
- functional
- utils
- script
- tests
- checkers
- base
- unittest_unicode
- config
- functional/setup_cfg/deprecate_master
- pylint_config
- data
- extensions
- functional
- a
- abstract
- alternative
- assigning
- b
- c
- consider
- d
- dataclass
- deprecated
- duplicate
- ext
- bad_dunder
- code_style
- comparetozero
- consider_refactoring_into_while_condition
- consider_ternary_expression
- docparams
- parameter
- raise
- emptystring
- for_any_all
- magic_value_comparison
- mccabe
- private_import
- redefined_variable_type
- set_membership
- typing
- e
- f
- g
- generic_alias
- i
- implicit
- inconsistent
- invalid
- invalid_exceptions
- invalid_getnewargs
- l/logging
- m
- missing
- n
- name
- non_ascii_import
- non_ascii_name
- non
- no
- p
- r
- raising
- redefined
- regression_02
- regression
- s
- simplifiable
- star
- t
- too
- u
- undefined
- unnecessary
- unpacking
- unsupported
- unused
- used
- use
- w
- lint
- message
- primer
- profile
- pyreverse
- data
- functional/class_diagrams
- annotations
- colorized_output
- namespaces/pep420
- regression
- regrtest_data
- allow_reexport
- encoding
- imported_module_in_typehint
- importing_plugin
- pep420
- basic/project/namespace/package
- wrapper/project/namespace/package/logging
- wrapper
- pkg_mod_imports
- base
- preferred_module
- settings_project
- reporters
- testutils
- _primer
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,296 files changed
+16348
-8769
lines changedLines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 | 10 |
| |
17 | 11 |
| |
18 | 12 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + |
Lines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 |
| |
12 | 19 |
| |
13 | 20 |
| |
|
Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + |
Lines changed: 16 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
7 | 8 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 |
| |
12 | 16 |
| |
13 | 17 |
| |
| |||
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
20 |
| - | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
24 | 28 |
| |
25 | 29 |
| |
26 | 30 |
| |
27 |
| - | |
| 31 | + | |
28 | 32 |
| |
29 | 33 |
| |
| 34 | + | |
30 | 35 |
| |
31 | 36 |
| |
32 | 37 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 |
| |
37 | 43 |
| |
38 |
| - | |
| 44 | + | |
39 | 45 |
| |
40 | 46 |
| |
41 | 47 |
| |
42 | 48 |
| |
43 | 49 |
| |
44 |
| - | |
45 |
| - | |
46 | 50 |
| |
47 | 51 |
| |
48 | 52 |
| |
|
Lines changed: 42 additions & 49 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 |
| |
10 | 13 |
| |
11 |
| - | |
12 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 |
| |
14 | 18 |
| |
15 | 19 |
| |
16 | 20 |
| |
17 | 21 |
| |
18 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
19 | 26 |
| |
20 | 27 |
| |
21 | 28 |
| |
| |||
26 | 33 |
| |
27 | 34 |
| |
28 | 35 |
| |
29 |
| - | |
| 36 | + | |
30 | 37 |
| |
31 | 38 |
| |
32 |
| - | |
| 39 | + | |
33 | 40 |
| |
34 | 41 |
| |
| 42 | + | |
35 | 43 |
| |
36 | 44 |
| |
37 | 45 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
41 | 50 |
| |
42 | 51 |
| |
43 |
| - | |
| 52 | + | |
44 | 53 |
| |
45 | 54 |
| |
46 | 55 |
| |
47 | 56 |
| |
48 | 57 |
| |
49 |
| - | |
50 |
| - | |
51 | 58 |
| |
52 | 59 |
| |
53 | 60 |
| |
| |||
59 | 66 |
| |
60 | 67 |
| |
61 | 68 |
| |
62 |
| - | |
63 |
| - | |
| 69 | + | |
| 70 | + | |
64 | 71 |
| |
65 | 72 |
| |
66 |
| - | |
| 73 | + | |
67 | 74 |
| |
68 | 75 |
| |
69 | 76 |
| |
70 | 77 |
| |
71 |
| - | |
72 |
| - | |
73 | 78 |
| |
74 | 79 |
| |
75 | 80 |
| |
| |||
83 | 88 |
| |
84 | 89 |
| |
85 | 90 |
| |
86 |
| - | |
| 91 | + | |
87 | 92 |
| |
88 | 93 |
| |
89 |
| - | |
| 94 | + | |
90 | 95 |
| |
91 | 96 |
| |
| 97 | + | |
92 | 98 |
| |
93 | 99 |
| |
94 |
| - | |
| 100 | + | |
95 | 101 |
| |
96 | 102 |
| |
| 103 | + | |
97 | 104 |
| |
98 | 105 |
| |
99 | 106 |
| |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 | 107 |
| |
106 | 108 |
| |
107 |
| - | |
| 109 | + | |
108 | 110 |
| |
109 | 111 |
| |
| 112 | + | |
110 | 113 |
| |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 | 114 |
| |
117 | 115 |
| |
118 | 116 |
| |
119 |
| - | |
| 117 | + | |
120 | 118 |
| |
121 | 119 |
| |
122 | 120 |
| |
123 | 121 |
| |
| 122 | + | |
124 | 123 |
| |
125 | 124 |
| |
126 | 125 |
| |
| |||
130 | 129 |
| |
131 | 130 |
| |
132 | 131 |
| |
133 |
| - | |
| 132 | + | |
134 | 133 |
| |
135 | 134 |
| |
136 |
| - | |
| 135 | + | |
137 | 136 |
| |
138 | 137 |
| |
| 138 | + | |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
142 | 142 |
| |
143 | 143 |
| |
| 144 | + | |
144 | 145 |
| |
145 | 146 |
| |
146 | 147 |
| |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 | 148 |
| |
153 | 149 |
| |
154 | 150 |
| |
| |||
157 | 153 |
| |
158 | 154 |
| |
159 | 155 |
| |
160 |
| - | |
| 156 | + | |
161 | 157 |
| |
162 | 158 |
| |
163 | 159 |
| |
164 |
| - | |
| 160 | + | |
165 | 161 |
| |
166 | 162 |
| |
167 |
| - | |
| 163 | + | |
168 | 164 |
| |
169 | 165 |
| |
| 166 | + | |
170 | 167 |
| |
171 | 168 |
| |
172 |
| - | |
| 169 | + | |
173 | 170 |
| |
174 | 171 |
| |
| 172 | + | |
175 | 173 |
| |
176 | 174 |
| |
177 | 175 |
| |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 | 176 |
| |
184 | 177 |
| |
185 | 178 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 |
| |
24 | 31 |
| |
25 | 32 |
| |
| |||
39 | 46 |
| |
40 | 47 |
| |
41 | 48 |
| |
42 |
| - | |
| 49 | + | |
43 | 50 |
| |
44 | 51 |
| |
45 | 52 |
| |
|
0 commit comments