You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Target: Steadily convert the codebase over to an agreed-upon standard.
User Story: As a person responsible for software quality and correctness for my project, I want guidance on selecting and implementing coding standards so that we can make our code easy for everyone to read and understand.
User Story: As a software developer on a project that has a defined coding standard, I want tool support so that I am complying with the standards with minimal additional effort or ambiguity.
Team has selected an agreed-upon standard.
New code that is written is required to comply with the standard, and the team has conducted a feedback session to assess and revise the standard.
The team has developed and put into place a refactoring plan to bring pre-existing code into compliance with the standard.
Tool support has been put in place to help ensure compliance, and running the tool is made part of contribution guidelines.
The text was updated successfully, but these errors were encountered:
Target: Steadily convert the codebase over to an agreed-upon standard.
User Story: As a person responsible for software quality and correctness for my project, I want guidance on selecting and implementing coding standards so that we can make our code easy for everyone to read and understand.
User Story: As a software developer on a project that has a defined coding standard, I want tool support so that I am complying with the standards with minimal additional effort or ambiguity.
The text was updated successfully, but these errors were encountered: