Skip to content

This plugin provides rector integration for phpcq.

Notifications You must be signed in to change notification settings

phpcq/plugin-rector

Repository files navigation

Rector plugin for phpcq

This plugin provides rector integration for phpcq.

Configuration

Extend your .phpcq.yaml.dist configuration by adding the plugin and configuring the task:

phpcq:
  plugins:
    rector:
      version: ^1.0
      signed: false

tasks:
  rector:
    config:
      # Set to false will enable automatic refactoring
      dry-run: false 
      # Custom config file, defaults to rector.php
      config: custom-rector.php

About

This plugin provides rector integration for phpcq.

Resources

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

No packages published

Languages