From cf08a3990424381825d69d9422614df38460a74b Mon Sep 17 00:00:00 2001 From: Ian Kluft Date: Wed, 6 Mar 2024 17:22:02 -0800 Subject: [PATCH] replace identical build config files with symlinks --- src/perl/kr2/perlcritic.rc | 25 +------------------------ src/perl/kr2/perltidy.rc | 12 +----------- src/perl/rankedpairs/perlcritic.rc | 25 +------------------------ src/perl/rankedpairs/perltidy.rc | 12 +----------- src/perl/schulze/perlcritic.rc | 25 +------------------------ src/perl/schulze/perltidy.rc | 12 +----------- src/perl/stv/perlcritic.rc | 25 +------------------------ src/perl/stv/perltidy.rc | 12 +----------- 8 files changed, 8 insertions(+), 140 deletions(-) mode change 100644 => 120000 src/perl/kr2/perlcritic.rc mode change 100644 => 120000 src/perl/kr2/perltidy.rc mode change 100644 => 120000 src/perl/rankedpairs/perlcritic.rc mode change 100644 => 120000 src/perl/rankedpairs/perltidy.rc mode change 100644 => 120000 src/perl/schulze/perlcritic.rc mode change 100644 => 120000 src/perl/schulze/perltidy.rc mode change 100644 => 120000 src/perl/stv/perlcritic.rc mode change 100644 => 120000 src/perl/stv/perltidy.rc diff --git a/src/perl/kr2/perlcritic.rc b/src/perl/kr2/perlcritic.rc deleted file mode 100644 index 770a557..0000000 --- a/src/perl/kr2/perlcritic.rc +++ /dev/null @@ -1,24 +0,0 @@ -severity = harsh -verbose = [%p] %m at line %l, column %c. %e (Severity: %s)\n -include = RequirePodSections -color-severity-lowest = bright_blue -color-severity-low = bright_green -color-severity-medium = bright_yellow -color-severity-high = rgb530 -color-severity-highest = bright_red - -[TestingAndDebugging::RequireUseStrict] -equivalent_modules = Moo Modern::Perl - -[TestingAndDebugging::RequireUseWarnings] -equivalent_modules = Moo Modern::Perl - -[Documentation::RequirePodSections] -lib_sections = NAME | VERSION | SYNOPSIS | DESCRIPTION | BUGS AND LIMITATIONS | AUTHOR | COPYRIGHT AND LICENSE -script_sections = NAME | USAGE | OPTIONS | EXIT STATUS | BUGS AND LIMITATIONS | AUTHOR | COPYRIGHT AND LICENSE - -[Subroutines::ProhibitExcessComplexity] -max_mccabe = 20 - -[Subroutines::RequireFinalReturn] -terminal_methods = throw diff --git a/src/perl/kr2/perlcritic.rc b/src/perl/kr2/perlcritic.rc new file mode 120000 index 0000000..bdf2a43 --- /dev/null +++ b/src/perl/kr2/perlcritic.rc @@ -0,0 +1 @@ +../prefvote/perlcritic.rc \ No newline at end of file diff --git a/src/perl/kr2/perltidy.rc b/src/perl/kr2/perltidy.rc deleted file mode 100644 index ae8df55..0000000 --- a/src/perl/kr2/perltidy.rc +++ /dev/null @@ -1,11 +0,0 @@ ---cuddled-else ---maximum-line-length=120 ---utf8 ---output-line-ending=unix ---continuation-indentation=4 ---opening-sub-brace-on-new-line ---indent-block-comments ---static-block-comments ---nooutdent-long-lines ---noadd-semicolons ---delete-semicolons diff --git a/src/perl/kr2/perltidy.rc b/src/perl/kr2/perltidy.rc new file mode 120000 index 0000000..16a4ed5 --- /dev/null +++ b/src/perl/kr2/perltidy.rc @@ -0,0 +1 @@ +../prefvote/perltidy.rc \ No newline at end of file diff --git a/src/perl/rankedpairs/perlcritic.rc b/src/perl/rankedpairs/perlcritic.rc deleted file mode 100644 index 770a557..0000000 --- a/src/perl/rankedpairs/perlcritic.rc +++ /dev/null @@ -1,24 +0,0 @@ -severity = harsh -verbose = [%p] %m at line %l, column %c. %e (Severity: %s)\n -include = RequirePodSections -color-severity-lowest = bright_blue -color-severity-low = bright_green -color-severity-medium = bright_yellow -color-severity-high = rgb530 -color-severity-highest = bright_red - -[TestingAndDebugging::RequireUseStrict] -equivalent_modules = Moo Modern::Perl - -[TestingAndDebugging::RequireUseWarnings] -equivalent_modules = Moo Modern::Perl - -[Documentation::RequirePodSections] -lib_sections = NAME | VERSION | SYNOPSIS | DESCRIPTION | BUGS AND LIMITATIONS | AUTHOR | COPYRIGHT AND LICENSE -script_sections = NAME | USAGE | OPTIONS | EXIT STATUS | BUGS AND LIMITATIONS | AUTHOR | COPYRIGHT AND LICENSE - -[Subroutines::ProhibitExcessComplexity] -max_mccabe = 20 - -[Subroutines::RequireFinalReturn] -terminal_methods = throw diff --git a/src/perl/rankedpairs/perlcritic.rc b/src/perl/rankedpairs/perlcritic.rc new file mode 120000 index 0000000..bdf2a43 --- /dev/null +++ b/src/perl/rankedpairs/perlcritic.rc @@ -0,0 +1 @@ +../prefvote/perlcritic.rc \ No newline at end of file diff --git a/src/perl/rankedpairs/perltidy.rc b/src/perl/rankedpairs/perltidy.rc deleted file mode 100644 index ae8df55..0000000 --- a/src/perl/rankedpairs/perltidy.rc +++ /dev/null @@ -1,11 +0,0 @@ ---cuddled-else ---maximum-line-length=120 ---utf8 ---output-line-ending=unix ---continuation-indentation=4 ---opening-sub-brace-on-new-line ---indent-block-comments ---static-block-comments ---nooutdent-long-lines ---noadd-semicolons ---delete-semicolons diff --git a/src/perl/rankedpairs/perltidy.rc b/src/perl/rankedpairs/perltidy.rc new file mode 120000 index 0000000..16a4ed5 --- /dev/null +++ b/src/perl/rankedpairs/perltidy.rc @@ -0,0 +1 @@ +../prefvote/perltidy.rc \ No newline at end of file diff --git a/src/perl/schulze/perlcritic.rc b/src/perl/schulze/perlcritic.rc deleted file mode 100644 index 770a557..0000000 --- a/src/perl/schulze/perlcritic.rc +++ /dev/null @@ -1,24 +0,0 @@ -severity = harsh -verbose = [%p] %m at line %l, column %c. %e (Severity: %s)\n -include = RequirePodSections -color-severity-lowest = bright_blue -color-severity-low = bright_green -color-severity-medium = bright_yellow -color-severity-high = rgb530 -color-severity-highest = bright_red - -[TestingAndDebugging::RequireUseStrict] -equivalent_modules = Moo Modern::Perl - -[TestingAndDebugging::RequireUseWarnings] -equivalent_modules = Moo Modern::Perl - -[Documentation::RequirePodSections] -lib_sections = NAME | VERSION | SYNOPSIS | DESCRIPTION | BUGS AND LIMITATIONS | AUTHOR | COPYRIGHT AND LICENSE -script_sections = NAME | USAGE | OPTIONS | EXIT STATUS | BUGS AND LIMITATIONS | AUTHOR | COPYRIGHT AND LICENSE - -[Subroutines::ProhibitExcessComplexity] -max_mccabe = 20 - -[Subroutines::RequireFinalReturn] -terminal_methods = throw diff --git a/src/perl/schulze/perlcritic.rc b/src/perl/schulze/perlcritic.rc new file mode 120000 index 0000000..bdf2a43 --- /dev/null +++ b/src/perl/schulze/perlcritic.rc @@ -0,0 +1 @@ +../prefvote/perlcritic.rc \ No newline at end of file diff --git a/src/perl/schulze/perltidy.rc b/src/perl/schulze/perltidy.rc deleted file mode 100644 index ae8df55..0000000 --- a/src/perl/schulze/perltidy.rc +++ /dev/null @@ -1,11 +0,0 @@ ---cuddled-else ---maximum-line-length=120 ---utf8 ---output-line-ending=unix ---continuation-indentation=4 ---opening-sub-brace-on-new-line ---indent-block-comments ---static-block-comments ---nooutdent-long-lines ---noadd-semicolons ---delete-semicolons diff --git a/src/perl/schulze/perltidy.rc b/src/perl/schulze/perltidy.rc new file mode 120000 index 0000000..16a4ed5 --- /dev/null +++ b/src/perl/schulze/perltidy.rc @@ -0,0 +1 @@ +../prefvote/perltidy.rc \ No newline at end of file diff --git a/src/perl/stv/perlcritic.rc b/src/perl/stv/perlcritic.rc deleted file mode 100644 index 770a557..0000000 --- a/src/perl/stv/perlcritic.rc +++ /dev/null @@ -1,24 +0,0 @@ -severity = harsh -verbose = [%p] %m at line %l, column %c. %e (Severity: %s)\n -include = RequirePodSections -color-severity-lowest = bright_blue -color-severity-low = bright_green -color-severity-medium = bright_yellow -color-severity-high = rgb530 -color-severity-highest = bright_red - -[TestingAndDebugging::RequireUseStrict] -equivalent_modules = Moo Modern::Perl - -[TestingAndDebugging::RequireUseWarnings] -equivalent_modules = Moo Modern::Perl - -[Documentation::RequirePodSections] -lib_sections = NAME | VERSION | SYNOPSIS | DESCRIPTION | BUGS AND LIMITATIONS | AUTHOR | COPYRIGHT AND LICENSE -script_sections = NAME | USAGE | OPTIONS | EXIT STATUS | BUGS AND LIMITATIONS | AUTHOR | COPYRIGHT AND LICENSE - -[Subroutines::ProhibitExcessComplexity] -max_mccabe = 20 - -[Subroutines::RequireFinalReturn] -terminal_methods = throw diff --git a/src/perl/stv/perlcritic.rc b/src/perl/stv/perlcritic.rc new file mode 120000 index 0000000..bdf2a43 --- /dev/null +++ b/src/perl/stv/perlcritic.rc @@ -0,0 +1 @@ +../prefvote/perlcritic.rc \ No newline at end of file diff --git a/src/perl/stv/perltidy.rc b/src/perl/stv/perltidy.rc deleted file mode 100644 index ae8df55..0000000 --- a/src/perl/stv/perltidy.rc +++ /dev/null @@ -1,11 +0,0 @@ ---cuddled-else ---maximum-line-length=120 ---utf8 ---output-line-ending=unix ---continuation-indentation=4 ---opening-sub-brace-on-new-line ---indent-block-comments ---static-block-comments ---nooutdent-long-lines ---noadd-semicolons ---delete-semicolons diff --git a/src/perl/stv/perltidy.rc b/src/perl/stv/perltidy.rc new file mode 120000 index 0000000..16a4ed5 --- /dev/null +++ b/src/perl/stv/perltidy.rc @@ -0,0 +1 @@ +../prefvote/perltidy.rc \ No newline at end of file