logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mason::Plugin::TidyObjectFiles - Tidy object files

Additional Parameters

       tidy_options
           A string of perltidy options. e.g.

               tidy_options => '-noll -l=72'

               tidy_options => '--pro=/path/to/.perltidyrc'

           May  include  --pro/--profile  to  point to a .perltidyrc file. If omitted, will use default perltidy
           settings.

Author

       Jonathan Swartz <swartz@pobox.com>

Description

       Uses perltidy to tidy object files (the compiled form of Mason components).

Name

       Mason::Plugin::TidyObjectFiles - Tidy object files

See Also

       Mason

See Also