Trepan-Debuggers/zshdb

What's the coding style?

Closed this issue · 2 comments

I'm attempting to add a few things to zshdb and was wondering what the convention for code style, especially tab vs. spaces. I'm seeing a mix of tab-indentation and 4-spaces-indentation.
Thanks!

Sigh, not a good day to submit issues today :(
I though I had checked for .editorconfig, but obviously didn't.

Speaking of stye, one thing I have been considering is to run the entire code base for this and the other debuggers through shellcheck.

If you are providing a front-end, you too may consider adding this to that.