Skip to content

Improvement: Use an even amount of spaces for indentation #207

@NEOatNHNG

Description

@NEOatNHNG

What

Using an uneven amount of indentation (three spaces at the moment) makes the github review "suggestion" feature very uncomfortable because there a tab indents by two spaces. Also most IDEs can deal better with an even amount of indentation. The most common for python code and also other things is four spaces.

How

Change all S-CORE style guides and documentation to use either two or four spaces for indentation.

Estimates for realization

Large effort now. Huge effort if we ever need to do that later.

Category

  • Affects Detailed Design

Requirements / Architecture

  • Requirements / Architecture are not affected by this change?

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions