I totally don't get it why it doesn't want to validate :/ I've tried several times with different solutions but still... When I for example test it with directory it adds every files path..
/users/lukasz/desktop/course/.DS_Store
/users/lukasz/desktop/course/halo/.DS_Store
/users/lukasz/desktop/course/halo/halo-1.txt
/users/lukasz/desktop/course/halo/halo-2.txt
/users/lukasz/desktop/course/2.txt
/users/lukasz/desktop/course/1.txt
When I test one single file, it adds to fileList
/users/lukasz/desktop/course/1.txt
Does anyone have a tip for me?