After version 0.26.0, that added support for editorconfig, it seems that configuration files (.csharpierrc and .editorconfig) are not respected when reading from stdin. Last version that reads printWidth from a .csharpierrc file in current directory is 0.25.0.
After version 0.26.0, that added support for editorconfig, it seems that configuration files (.csharpierrc and .editorconfig) are not respected when reading from stdin. Last version that reads
printWidth
from a.csharpierrc
file in current directory is 0.25.0.