Skip to content

Add a filter to x86_64 that only allows .s files

Luc Everse requested to merge assembly-source-filter into development

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

Merge request reports