checkstyle/src
Michal Kordas 16512bb1e7 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-22 14:41:17 +03:00
..
it Decrease scope of variables. #1555 2015-08-22 14:41:17 +03:00
main Decrease scope of variables. #1555 2015-08-22 14:41:17 +03:00
site Add missing space in JavaScript code. #1555 2015-08-21 16:17:03 +03:00
test Decrease scope of variables. #1555 2015-08-22 14:41:17 +03:00
xdocs Collapse empty XML tags. #1555 2015-08-20 06:46:54 +03:00