Fixes all tests.
This commit is contained in:
parent
a9d0cfeb5b
commit
21a56a8ebd
|
|
@ -23,7 +23,7 @@ Validates that all headers are in this standard form
|
|||
Only Project is not checked yet, but it will be soon.
|
||||
*/
|
||||
|
||||
let fileManager = FileManager.default()
|
||||
let fileManager = FileManager.default
|
||||
|
||||
let allowedExtensions = [
|
||||
".swift",
|
||||
|
|
|
|||
Loading…
Reference in New Issue