1 Open Issue Need Help Last updated: Aug 24, 2025

Open Issues Need Help

View All on GitHub
Software Development Plugin Development

AI Summary: This issue proposes adding the `-nst` flag to the default `perltidy` arguments to prevent recurring failures. These failures occur when the `-pbp` option is used, as it introduces an incompatibility with other options passed by the system. By including `-nst` by default, users will no longer need to manually configure it in their `perltidyrc` to avoid these breaks.

Complexity: 1/5
bug good first issue