Perl-Critic-PJCJ v0.1.2 Latest
Files
- .editorconfig
- .github/workflows/ci.yml
- .gitignore
- .jscpd.json
- .markdownlint.yaml
- .mdformat.toml
- .perlcriticrc
- .perlimports.toml
- .perltidyrc
- .pre-commit-config.yaml
- .typos.toml
- .yamllint
- Changes.md
- LICENCE
- MANIFEST
- META.json
- META.yml
- Makefile
- Makefile.PL
- README.md
- dev/Makefile.targets
- dev/append_postamble
- dist.ini
- lib/Perl/Critic/PJCJ.pm
- lib/Perl/Critic/Policy/CodeLayout/ProhibitLongLines.pm
- lib/Perl/Critic/Policy/ValuesAndExpressions/RequireConsistentQuoting.pm
- lib/Perl/Critic/Utils/SourceLocation.pm
- t/00-compile.t
- t/00-report-prereqs.dd
- t/00-report-prereqs.t
- t/CodeLayout/ProhibitLongLines/basic.t
- t/CodeLayout/ProhibitLongLines/configuration.t
- t/CodeLayout/ProhibitLongLines/line_number_reporting.t
- t/Utils/SourceLocation/basic.t
- t/ValuesAndExpressions/RequireConsistentQuoting/basic.t
- t/ValuesAndExpressions/RequireConsistentQuoting/delimiter_optimisation.t
- t/ValuesAndExpressions/RequireConsistentQuoting/double_quotes.t
- t/ValuesAndExpressions/RequireConsistentQuoting/escape_sequences.t
- t/ValuesAndExpressions/RequireConsistentQuoting/messages.t
- t/ValuesAndExpressions/RequireConsistentQuoting/newlines.t
- t/ValuesAndExpressions/RequireConsistentQuoting/quote_like_operators.t
- t/ValuesAndExpressions/RequireConsistentQuoting/quote_operators.t
- t/ValuesAndExpressions/RequireConsistentQuoting/simple_quote_operators.t
- t/ValuesAndExpressions/RequireConsistentQuoting/single_quotes.t
- t/ValuesAndExpressions/RequireConsistentQuoting/use_statement_quote_types.t
- t/author-eol.t
- t/author-pod-coverage.t
- t/author-test-version.t
- t/lib/ViolationFinder.pm
- t/release-kwalitee.t