Skip to content

Make the perltidyrc finding logic match Perl::Critic, with caveat - #194

Open
teodesian wants to merge 2 commits into
bscan:mainfrom
teodesian:perltidy_rc_logic
Open

Make the perltidyrc finding logic match Perl::Critic, with caveat#194
teodesian wants to merge 2 commits into
bscan:mainfrom
teodesian:perltidy_rc_logic

Conversation

@teodesian

@teodesian teodesian commented Aug 13, 2026

Copy link
Copy Markdown

The primary shortcoming with how things are done currrently versus upsteam perlcritic is not considering .perlcriticrc in the CWD; this is a common practice to override organizational preferences for particular repositories with legacy concerns.

Since we want a default perlcriticrc, this requires resolution logic along the same lines as Perl::Critic::Config.

Also provide a plausible justification for providing default configuration.

Since we want a default perlcriticrc, this requires resolution
along the same lines as Perl::Critic::Config.

Also provide a plausible justification for providing default
configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant