Skip to content
#

refactoring-tools

Here are 48 public repositories matching this topic...

joereynolds
joereynolds commented Dec 5, 2018
: echo "non-uk-insurance-hidden" | mort -v
Running mort in verbose mode [Verbosity: 1]
Scanning undefined ...
Done!
~/code/kepler (KEP-9001-create-partial-payment

We should reword the 'Scanning...' message if it's from stdin. Currently it comes through as undefined, fix this to be Scanning from stdin...

Add tests.

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 refactoring-tools 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 refactoring-tools topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.