lunchclass / absolute

Absolute is a web-based O2O(Online to Offline) platform like Siren-Order for Starbucks. We are focused on creating the platform that is portable, cheaper, easier, decentralized and appless.
Apache License 2.0
103 stars 31 forks source link

Enable lint test by default in Travis and AppVeyor #528

Closed romandev closed 6 years ago

romandev commented 6 years ago

This change fixes all lint errors in the current implementation and then enable lint test by default in Travis and AppVeyor to prevent unexpected behaviors and errors.

ISSUE=#467

nadongguri commented 6 years ago

CI fails seems to be the known issue, LGTM.