The codebase currently has inconsistent indentation, with a significant amount of files using 4 spaces (especially HTML and legacy frontend files). This issue tracks the effort to relint the entire repository to a uniform 2-space indentation standard, as now specified in the project's contributor guidelines.