zillow / luminaire

Luminaire is a python package that provides ML driven solutions for monitoring time series data.
https://zillow.github.io/luminaire
Apache License 2.0
764 stars 59 forks source link

flake8 failures not failing the build #39

Closed snazzyfox closed 3 years ago

snazzyfox commented 4 years ago

We should update our build so that linter failures actually fail the build.

We can also use some dedicated actions like this one to make it a bit more helpful

Aristarhys commented 3 years ago

@snazzyfox should be fixed by https://github.com/zillow/luminaire/pull/79