Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Code Clarity
-
Low Hanging Fruit
-
All
-
None
-
Description
In this thread (1) we reached the consensus of banning usages of "var" in the production code but allowing it in tests. We should investigate how to handle this robustly, e.g. by a checkstyle rule. The investigation how to do this should be conducted.
Upon delivery, that probably means that the existing usages of "var" in the production code will need to be fixed and converted to have it all on types again because such rule would fail the compilation of the production code otherwise.
(1) https://lists.apache.org/thread/jfgj8lh1llp9zrodmfqyq22kvtlodyk6
Attachments
Issue Links
- links to