The Wayback Machine - https://web.archive.org/web/20201001001237/https://github.com/topics/refactor
Skip to content
#

refactor

Here are 108 public repositories matching this topic...

gregswindle
gregswindle commented Feb 18, 2018

User story

As an API producer and consumer,
I want to declare and store eslint-plugin-crc report options in a configuration
In order to commit standards to version control.

Acceptance criteria

  • 1. All eslint-plugin-crc (alias crc) command-line Options can be serialized as:

  • 1.1. JSON

    {
      "crc/report-output": "/path/to/crc-report.md",
    

Improve this page

Add a description, image, and links to the refactor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the refactor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.