playgroundbooks / playgroundbook

Tool for Swift Playground books
https://ashfurrow.com/blog/swift-playground-books/
MIT License
259 stars 17 forks source link

Ignore missing 'Contents.swift' file in cutscene pages #9

Closed rhysforyou closed 8 years ago

rhysforyou commented 8 years ago

I was just running through Apple's example playgrounds, and their Learn to Code book fails due to its use of cutscene pages. We probably want to add a specific linter for cutscene pages in the future, but for now it'd be best to avoid throwing errors whenever the linter encounters them.