feat: implement linting and testing

This commit is contained in:
Stijnvandenbroek
2026-03-03 22:02:25 +00:00
parent 8dd6a7b890
commit fc43570506
16 changed files with 884 additions and 56 deletions

3
.gitignore vendored
View File

@@ -23,5 +23,8 @@ dagster_home/logs/
dagster_home/schedule_logs/
dagster_home/compute_logs/
# Node
node_modules/
# Docker
*.log