Add a filter to x86_64 that only allows .s files
Just a simple filter that only passes .s files, invalid submissions will pass by default.
I'm working on creating an additional checker that counts the number of analyzable files so we can force-fail the submission.
Edited by Luc Everse