Versions Compared

Key

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

...

DSpace Angular/Typescript Style Guide (for DSpace 7.x and above)

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 to validate the style of all Typescript (*.ts) files.