Coding Style General: Follow the rules defined in .editorconfig Instance field: Do not use _ prefix for member variables Warnings: Ensure there are no build warnings Suppress warnings: If warning suppression is needed, ask before applying the fix