Commit Graph

3 Commits

Author SHA1 Message Date
Pedro Piñera Buendía b68c13ccea
Fix continuous integration (#502)
* Fix continuous integratin

* Use is_available instead of availability

* Exclude fixtures/

* Fix linting issues

* Fix rubocop

* Fix linting issue
2019-09-18 23:55:46 +02:00
Patrick Balestra 94469fb1a7 Remove App Delegate Warning (#291)
* Update UIKit `didFinishLaunchingWithOptions` method to remove warning

* Update UIKit `didFinishLaunchingWithOptions` method in fixtures

* Exclude fixtures from SwiftFormat

* Fix line too long lint error

* Update CHANGELOG.md
2019-03-17 12:50:56 +01:00
Pedro Piñera Buendía d47d5370e0
Replace swiftlint with swiftformat (#239)
* Replace swiftlint with swiftformat

* Update CHANGELOG

* Add missing require

* Fix require

* include .swiftformat file

* Remove require

* Fix Dangerfile

* Run Swiftformat after rebase

* Upgrade swiftformat

* Revert upgrade

* Use the right configuration
2019-02-26 21:17:26 -05:00