Skip to content

Commit 85dd744

Browse files
committed
Move perlcritic files to new perlcheck directory
1 parent af616ce commit 85dd744

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/tools/pgperlcritic/perlcriticrc renamed to src/tools/perlcheck/perlcriticrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
######################################################################
22
#
3-
# src/tools/pgperlcritic/perlcriticrc
3+
# src/tools/perlcheck/perlcriticrc
44
#
55
# config file for perlcritic for Postgres project
66
#

src/tools/pgperlcritic/pgperlcritic renamed to src/tools/perlcheck/pgperlcritic

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/bin/sh
22

3-
# src/tools/pgperlcritic/pgperlcritic
3+
# src/tools/perlcheck/pgperlcritic
44

5-
test -f src/tools/pgperlcritic/perlcriticrc || {
6-
echo could not find src/tools/pgperlcritic/perlcriticrc
5+
test -f src/tools/perlcheck/perlcriticrc || {
6+
echo could not find src/tools/perlcheck/perlcriticrc
77
exit 1
88
}
99

@@ -17,4 +17,4 @@ PERLCRITIC=${PERLCRITIC:-perlcritic}
1717
find_perl_files | xargs $PERLCRITIC \
1818
--quiet \
1919
--program-extensions .pl \
20-
--profile=src/tools/pgperlcritic/perlcriticrc
20+
--profile=src/tools/perlcheck/perlcriticrc

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy