toml generation guidelines doc #7
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: JOJ/JOJ3-config-generator#7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
define clear guidelines that can be used as defaults by conf-gen and used by TAs to know whether they need to override them
note for paths definition in conf-gen:
$HOME/.config/joj
taskdir/case0.in
, eg.h3/ex4/case0.in
or in ataskdir/cases
dir, eg.h3/ex4/cases/case0.in
. other files should be intaskdir
(eg. extra source files) orassignmentdir
, eg. files common to all exercises in a hw (eg..clang-tidy
)