JOJ3-config-generator/tests/convert/basic/repo.toml
张泊明518370910136 df5295258f
Some checks failed
build / build (push) Failing after 48s
feat: alias to all underscore
2025-06-02 19:20:36 -04:00

17 lines
369 B
TOML

grading-repo-name = "ece280-joj"
sandbox-token = "test"
# reconfigure later
max-total-score = 100
max-size = 50.5
# for tests
[groups]
name = ["joj", "run"]
max-count = [1000, 1000]
time-period-hour = [24, 24]
[files]
required = ["README.md", "Changelog.md"]
immutable = [".gitignore", ".gitattributes",".gitea/workflows/push.yaml", ".gitea/workflows/release.yaml"]