jurgenwigg

Results 19 comments of jurgenwigg

I've noticed the same issues - changing title to draft as this is under development to address and fix all issues.

Main goal was to prepare codebase for linters and implementing CI for checking imports order, basic styling/formatting of the code for each new PR. I'm also trying to figure out...

I'll try to create a draft document with coding guidelines and tools possible to use for formatting :) I'll take Haiku Coding Guidelines as a base.

@waddlesplash I had exactly that on my mind - some kind of appendix to existing documentation. "Documentation" sounds pretty serious but all in all every comment is in some way...

This PR is almost year old. I'm closing it since another approach was proposed in the comments.

From my perspective and experience 4 spaces are a lot better. Space is very good specified - white character that has one letter long. Tab has various length depending on...

Discussion about using tabs/spaces for indents here affects python files/code only :)

So I have more general question - do we want to apply C-related Coding Guideline to the Python code? PEP8 also suggests different naming style for methods or variables defined....

I think this discussion should be moved to the other place than PR (issues here? Community Forum?) - what do you think guys? I think that many areas could be...