sonsongithub / numsw

Swift library like numpy, playgrounds notebook like jupyter.
MIT License
133 stars 9 forks source link

Restore swiftlint #49

Closed t-ae closed 7 years ago

t-ae commented 7 years ago

In this commit (5d57218ac77b32a392202a951d08b9379e88a6be), I removed swiftlint setting without knowing. Restored it.

sonsongithub commented 7 years ago

OK, but your PR conflicted the other PRs. So, I followed swiftlint by myself. Thank you.