Issues with installation

2020-10-06 Thread Tomasz Urbaszek
Hello all, It seems that I have some problems with local installation of Apache Kibble, please see the issue: https://github.com/apache/kibble/issues/38 I also opened Pr with a small improvement to README: https://github.com/apache/kibble/pull/35 Bests, Tomek

Re: [DISCUSSION] Setting up Pre-Commit

2020-10-06 Thread Tomasz Urbaszek
Hello all, I heartily support pre-commits. It's an amazing framework that vastly automates code/content quality checking. We are using it in Apache Airflow where it helps us a lot. Cheers, Tomek On Tue, Oct 6, 2020 at 9:58 PM Sharan Foga wrote: > > Hi All > > Michal one of our new

[DISCUSSION] Setting up Pre-Commit

2020-10-06 Thread Sharan Foga
Hi All Michal one of our new contributors has suggested setting up https://pre-commit.com/ as a first step in putting in place some checks for formatting and syntax to help with code quality. You can see the conversation in the github issue https://github.com/apache/kibble/issues/27 I think