I see... We could definitely add an argument to control it. I'll update here once there is an RC
Hmmm, I'm not sure that you can disable it. But I think you are correct it should be possible. We will add it as another argument to Task.init. That said, FriendlyKoala70 what's the use case for disabling the code detection? You don't have to use it later, but it is always nice to know :)
So, the usecase is that I am in the middle of developing a model and I have some untracked files, some code which I have not yet pushed in, some code which is not yet upto pep8 standards etc, I dont want it to show up on the dashboard. It will be good to have control over when I want to track git.
Thanks..for now.. I just commented some parts of the code to get around this