Skip to content

Code Quality #13

Description

@bonicim

As a developer on the CommonAssessmentToolUI frontend, I want to enforce high standards of code quality, clean code, standardized formatting, and code analysis so that developers can have a frictionless developer experience.

Acceptance Criteria

  1. JavaScript standards should adhere to industry-accepted standards such as ESLint.
  2. Code quality tools should be made available to developers with clear instructions on how to run the quality checks locally on their machines.
  3. Code quality checks should be part of the Continuous Intergration and Continuous Delivery pipelines on GitHub.
  4. Configuration of code quality tools should be made explicit in configuration files so that developers can update the configurations as they develop and run the checks.
  5. Use of such tools should be documented in the README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions