Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37595505
en ru br
ALT Linux repos
S:0.83-alt1

Group :: Development/Perl
RPM: perl-Code-TidyAll

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.83-alt1
Build date: 24 december 2022, 03:08 ( 70.3 weeks ago )
Size: 695.84 Kb

Home page:   https://metacpan.org/pod/Test::Code::TidyAll

License: GPL-1.0+ or Artistic-1.0-Perl
Summary: Test::Code::TidyAll - Check that all your files are tidy and valid according to tidyall
Description:

Uses Code::TidyAll's check_only mode to check that all the files in your project
are in a tidied and valid state, i.e. that no plugins throw errors or would
change the contents of the file. Does not actually modify any files.
By default, we look for the config file tidyall.ini or .tidyallrc in the current
directory and parent directories, which is generally the right place if you are
running prove.
When invoking Code::TidyAll, we pass mode => 'test' by default; see modes.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Code-TidyAll
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin