Skip to content

Commit

Permalink
zap perltidy check
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Sep 16, 2024
1 parent 371d4d6 commit c55613c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 130 deletions.
4 changes: 0 additions & 4 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
Changes
MANIFEST This list of files
MANIFEST.SKIP
META.json Module JSON meta-data (added by MakeMaker)
META.yml Module YAML meta-data (added by MakeMaker)
Makefile.PL
Modern.xs
README.md
Expand All @@ -29,7 +27,5 @@ t/01_context.t
t/02_auto_error_check.t
t/02_glGetShaderInfoLog.t
t/02_glew_version_accessors.t
t/0999_tidy.t
t/lib/PerlTidyCheck.pm
typemap
utils/generate-XS.pl
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ This module requires these other modules and libraries:
ExtUtils::Constant => 0,
ExtUtils::MakeMaker => 6.17,
ExtUtils::MakeMaker::CPANfile => 0,
IO::All => 0,
Test::InDistDir => 0,
Test::More => 0.88,

not *required* but needed for currently unimplemented features:
Expand Down
2 changes: 0 additions & 2 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@ on configure => sub {

on test => sub {
requires 'Test::More' => '0.88';
requires 'IO::All' => '0.86';
requires 'Test::InDistDir' => 0;
};
35 changes: 0 additions & 35 deletions t/0999_tidy.t

This file was deleted.

87 changes: 0 additions & 87 deletions t/lib/PerlTidyCheck.pm

This file was deleted.

0 comments on commit c55613c

Please sign in to comment.