Code-TidyAll-Plugin-YAPF

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Code::TidyAll plugin to tidy Python code via yapf'
author:
  - 'Olaf Alders <olaf@wundercounter.com>'
build_requires:
  Code::TidyAll::Plugin::PerlTidy: '0'
  Code::TidyAll::Plugin::SortLines::Naturally: '0.000003'
  Code::TidyAll::Plugin::UniqueLines: '0.000003'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Code::TidyAll: '0.49'
  Test::More: '0'
  blib: '1.01'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Code-TidyAll-Plugin-YAPF
no_index:
  directory:
    - examples
    - t
    - xt
requires:
  Code::TidyAll::Plugin: '0'
  IPC::Run3: '0'
  Moo: '0'
  Try::Tiny: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/oalders/code-tidyall-plugin-yapf/issues
  homepage: https://github.com/oalders/code-tidyall-plugin-yapf
  repository: https://github.com/oalders/code-tidyall-plugin-yapf.git
version: '0.000002'
x_Dist_Zilla:
  perl:
    version: '5.026000'
  plugins:
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 0
          check_all_prereqs: 0
          modules:
            - Dist::Zilla::PluginBundle::Author::OALDERS
          phase: build
          run_under_travis: 0
          skip: []
      name: '@Author::OALDERS/stale modules, build'
      version: '0.053'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 1
          check_all_prereqs: 1
          modules: []
          phase: release
          run_under_travis: 0
          skip: []
      name: '@Author::OALDERS/stale modules, release'
      version: '0.053'
    -
      class: Dist::Zilla::Plugin::MAXMIND::TidyAll
      name: '@Author::OALDERS/MAXMIND::TidyAll'
      version: '0.13'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Author::OALDERS/AutoPrereqs'
      version: '6.009'
    -
      class: Dist::Zilla::Plugin::CheckChangesHasContent
      name: '@Author::OALDERS/CheckChangesHasContent'
      version: '0.010'
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@Author::OALDERS/MakeMaker'
      version: '6.009'
    -
      class: Dist::Zilla::Plugin::CPANFile
      name: '@Author::OALDERS/CPANFile'
      version: '6.009'



( run in 0.869 second using v1.01-cache-2.11-cpan-39bf76dae61 )