repl-utilities icon indicating copy to clipboard operation
repl-utilities copied to clipboard

Tabs used in code

Open phoe opened this issue 6 years ago • 1 comments

https://github.com/m-n/repl-utilities/blob/e0de9c92e774f77cab1a4cd92e2ac922ac3a807e/repl-utilities.lisp#L273-L275

Usage of mixed spaces and tabs causes misindentation on GitHub.

phoe avatar Jun 13 '19 12:06 phoe

Odd, it seems to display fine for me using desktop Firefox.

I have fixed my emacs setup some time ago; so my current plan is that tabs will be replaced in code that gets changed.

m-n avatar Jun 29 '19 17:06 m-n