OrganiseDesktop
OrganiseDesktop copied to clipboard
No Coding standart
We have to add a Coding style to this project. :bowtie: Most variables are not camelcase ore use "_" for the legibility.
We should follow PEP8 and PEP257 to write better software together.
I would be happy to go through and touch up all the variable names to fit a standard
Hey @josuablejeru thank you for bringing this up it is very important indeed. @katzaz10 Please do it, it will be very highly appreciated :)
We can use flake8, isort for coding standard. pep8 is also great!
Hi @blavejr, I thought of some code fixes. Can I work on it? Is this repo active? Is anyone working on it?
@GowthamPrakaash go right ahead man.