These guidelines are supposed to improve code quality and readability.
// - don't
const cid = 13;
// + do
const customerId = 13; // or customerID| <?xml version="1.0" encoding="UTF-8"?> | |
| <java version="21.0.8" class="java.beans.XMLDecoder"> | |
| <object class="java.util.ArrayList"> | |
| <void method="add"> | |
| <object class="com.sap.adt.tools.core.ui.preference.UIStyleEntry"> | |
| <void property="blue"> | |
| <int>128</int> | |
| </void> | |
| <void property="italic"> | |
| <boolean>true</boolean> |