As a developer i want to ensure that my IDE automatically formats my code such that it matches with any other developers formatting style in my team. This will ensure that all code in our team has a standardized format, which will mitigate confusion and enhance readability.
Acceptance criteria:
Every team member has enabled the same formatting tools in their respective IDES
As a developer i want to ensure that my IDE automatically formats my code such that it matches with any other developers formatting style in my team. This will ensure that all code in our team has a standardized format, which will mitigate confusion and enhance readability.
Acceptance criteria:
Definition of done: