dd388/everybody-scripts

Verify and/or rewrite validateExtension

Opened this issue · 3 comments

dd388 commented
Verify and/or rewrite validateExtension

Should be re-written as function (currently standalone script).

dd388 commented

Let's update the extension tester so it matches the True/False structure we have set forth from mockoutput.csv

dd388 commented

We had a lot of thoughts about this, inspired by @dorawaugh 's code!

What about dots in a filename that aren't really extensions? Should we print out a list of extensions instead? If we do that, how does that affect the pass/fail aspect of our output files? Why is a list of "known" filenames overwhelming to read?