mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 22:17:05 +07:00
7 lines
275 B
HTML
7 lines
275 B
HTML
<html><body>
|
|
<span style="font-family: verdana,serif;">
|
|
This inspection detects cases when first parameter, such as 'self' or 'cls', is reassigned in a method.
|
|
In most cases imaginable, there's no point in such reassignment, and it indicates an error.
|
|
</span>
|
|
</body></html>
|