OutlierDetectionJL / OutlierDetection.jl

Fast, scalable and flexible Outlier Detection with Julia
https://outlierdetectionjl.github.io/OutlierDetection.jl/dev/
MIT License
80 stars 8 forks source link

Implement pre-commit checks #2

Closed davnn closed 3 years ago

davnn commented 3 years ago

Automatically check code formatting and run all tests before every commit.