2018-03-07, 10:31
I know it's late in the process, but I feel like flake8 is not the tool we want for this job.
As Flake8 says it's for enforcing a style guide (or their website is misleading me), which is not what I want us to do. I want us to primarily point out compile problems and maybe report suchs things as unused imports and real code errors.
It's nice to get nicely formatted code, but I feel like those other problems are far better to tackle.
So can we disable those checks and configure it that it does those things for us?
And yes, you can share the draft, but I won't look at it or comment on it now, as I feel that everybody should have the same chance. And that's going to be when everything is uploaded to the gsoc site.
As Flake8 says it's for enforcing a style guide (or their website is misleading me), which is not what I want us to do. I want us to primarily point out compile problems and maybe report suchs things as unused imports and real code errors.
It's nice to get nicely formatted code, but I feel like those other problems are far better to tackle.
So can we disable those checks and configure it that it does those things for us?
And yes, you can share the draft, but I won't look at it or comment on it now, as I feel that everybody should have the same chance. And that's going to be when everything is uploaded to the gsoc site.