hhatto / autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.
https://pypi.org/project/autopep8/
MIT License
4.54k stars 291 forks source link

The indent color if the number of spaces is not a multiple of "tabSize" #684

Closed Cazs03 closed 1 month ago

Cazs03 commented 1 year ago

Python Code

The indent color if the number of spaces is not a multiple of "tabSize" image Issue relate with another extension indent-rainbow the last part are space not multiple of tab image

Command Line and Configuration

NONE

NONE

Command Line

NONE

Your Environment

hhatto commented 1 month ago

Is this issue for autopep8? It looks like it is not to me, so I am closing it.