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
Acceptance criteria are verifiable and from the perspective of the stakeholder
Story
As a maintainer I want the code in Run.java to adhere to the syntactic style conventions of the project so that the project code has a consistent style that facilitates maintainability.
Supporting Information
Comments matching 'TODO' are reported by Checkstyle but are not coding convention violations.
User Story
Essential components
Story
As a maintainer
I want the code in Run.java to adhere to the syntactic style conventions of the project
so that the project code has a consistent style that facilitates maintainability.
Supporting Information
Comments matching 'TODO' are reported by Checkstyle but are not coding convention violations.
Dependencies
Issue #32 depends on this user story
Acceptance Criteria
Checkstyle reports no errors in Run.java.
The text was updated successfully, but these errors were encountered: