Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleDSpace Typescript Style Guide is enforced on "main" branch

The DSpace Typescript Style Guide is enforced on all Pull Requests to the "main" branch. Therefore, if a Pull Request to the "main" branch does not align with the below Style Guide, it will fail the build process within our GitHub CI.

For the DSpace Angular UI (written in TypeScript), we use TSLint ESLint to validate the style of all Typescript (*.ts) files.