Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the possibility of putting grade specs in a separate file #10

Open
slarse opened this issue Sep 16, 2019 · 0 comments
Open

Add the possibility of putting grade specs in a separate file #10

slarse opened this issue Sep 16, 2019 · 0 comments
Labels

Comments

@slarse
Copy link
Collaborator

slarse commented Sep 16, 2019

It makes sense to be able to put the grade specs in a file, such that it too can be stored in version control. The file format would simply be one line per grade spec.

This should also add a new CLI option to specify the file, --grade-specs-file, which should be mutually exclusive to --grade-specs.

If we also add a grade_specs_file option to the config file, there will also be a need to check for mutual exclusivity in the config to avoid ambiguity. You either put in grade specs inline in the config, or provide a path to the specs file.

@slarse slarse added the feature label Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant