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

File Name Checking Before Testing #1

Open
jrg94 opened this issue Oct 15, 2019 · 2 comments
Open

File Name Checking Before Testing #1

jrg94 opened this issue Oct 15, 2019 · 2 comments

Comments

@jrg94
Copy link
Contributor

jrg94 commented Oct 15, 2019

I was wondering if there was a way to add a file name checking stage. Honestly, I don't know how this would work or if it would even be possible, but we're getting a lot of submissions that just aren't following the naming conventions. For instance:

  • FileIO
  • file_io
  • file-io

It would be nice to be able to flag these because otherwise they just don't run. I figure checking for the wrong style would be an easy check. Unfortunately, checking for blatantly wrong file names isn't as easy/possible.

@auroq
Copy link
Owner

auroq commented Oct 18, 2019

@jrg94, I had this thought as well. I have some ideas that we could implement in November after the rush dies down.

@auroq
Copy link
Owner

auroq commented Oct 14, 2020

I just released reporting with 0.2.x. It reports what sources are found. Statistics or displaying files that were not recognized as a project or language might be the next logical step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants