tira-io / tira

The source code for the TIRA Shared Task Platform
https://www.tira.io/
MIT License
13 stars 9 forks source link

Introduce linters to the CI and Dev Container #646

Open TheMrSheldon opened 1 month ago

TheMrSheldon commented 1 month ago

Introduce Linters and stylechecking to the CI and to the development environment.

The dev container should be configured to automatically apply the code styles on save.

[!IMPORTANT]

637 must be merged into development before this since this is forked from #637