PerlNavigator icon indicating copy to clipboard operation
PerlNavigator copied to clipboard

PerlTidy functionality does not work if .perltidyrc contains the switch -st

Open blues1875 opened this issue 3 years ago • 0 comments

tidyWrapper.pl doesn't inspect the value of $error_flag returned by perltidy. If .perltidyrc contains the switch -st, then on formatting the document, $error_flag contains the value 1 and $stderr contains the error message "You may not specify a destination array and -st together"

blues1875 avatar Jul 06 '22 14:07 blues1875