You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry for the noob question but i can't manage to make it work.
I have forked the "tan" package and added a configuration option use_tab = true in the pyproject.toml file of my fork, and then installed my fork using pip. I'm using Pycharm and BlackConnect plugin, so i use tand.exe as local instance but it still doesn't work as every time i save it is re indenting as 4spaces instead of tab.
Could you explain what i am doing wrong to make it work? thanks.
Edit: adding some precisions, it works if manually do --use-tabs with a command but i wanted to use tabs automatically. So whenever i reopen the file in Pycharm and blackconnect with tand.exe it reformat while opening to 4spaces.
The text was updated successfully, but these errors were encountered:
Hello,
sorry for the noob question but i can't manage to make it work.
I have forked the "tan" package and added a configuration option
use_tab = true
in the pyproject.toml file of my fork, and then installed my fork using pip. I'm using Pycharm and BlackConnect plugin, so i use tand.exe as local instance but it still doesn't work as every time i save it is re indenting as 4spaces instead of tab.Could you explain what i am doing wrong to make it work? thanks.
Edit: adding some precisions, it works if manually do --use-tabs with a command but i wanted to use tabs automatically. So whenever i reopen the file in Pycharm and blackconnect with tand.exe it reformat while opening to 4spaces.
The text was updated successfully, but these errors were encountered: