Actions
Bug #3459
openDF_001 Naming Class/ Naming Variable
Bug #3459:
DF_001 Naming Class/ Naming Variable
Status:
New
Priority:
Normal
Assignee:
-
Start date:
09/22/2025
Due date:
% Done:
0%
Estimated time:
Description
Line 1;3: fileProcessor/FilePath
Updated by Quốc Tuấn Lê about 1 month ago
Class name should start with uppercase: public class FileProcessor
Variable name should start with lowercase: private String filePath
Actions