checkstyle/src
Michal Kordas c4928f486c Decrease scope of variables. #1555
Fixes `TooBroadScope` inspection violations.

Description:
>Reports any variable declarations of which the scope can be narrowed. Especially useful for "Pascal style" declarations at the start of a method, but variables with too broad a scope are also often left over after refactorings.
2015-08-12 07:54:42 +03:00
..
it Issue #1243: 'Class is raw type' fixed 2015-08-11 15:48:23 +03:00
main Decrease scope of variables. #1555 2015-08-12 07:54:42 +03:00
site Corrected links on website, issue #751 2015-08-09 18:49:19 +03:00
test Issue #1243: Generic types should be parameterized 2015-08-11 23:19:16 +03:00
xdocs Updated docs of DeclarationOrderCheck 2015-08-11 15:51:21 +03:00