Dimitri
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created 'Optimize Imports' and 'Reformat Code' functions do not adhere to my configured settings.
AnsweredIn our team, we adhere to a specific code formatting style, which I apply to each project. This includes a defined order for imports, configured as follows:static all other, blank, java., blank, ja...