Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

EnableMcritic #235

Merged
merged 8 commits into from
Dec 27, 2017
Merged

EnableMcritic #235

merged 8 commits into from
Dec 27, 2017

Conversation

carloslancha
Copy link
Collaborator

@carloslancha carloslancha commented Dec 26, 2017

This fixes #204

@carloslancha carloslancha changed the title Regen yarn.lock EnableMcritic Dec 26, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.106% when pulling 5018aae on carloslancha:EnableMcritic into a3db874 on metal:master.

Copy link
Contributor

@jbalsas jbalsas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @carloslancha, I'm not sure these are the right changes, we should have different regex settings so we can target the current code without the need of rewriting the imports as named imports and disabling eslint for them...

@jbalsas jbalsas dismissed their stale review December 27, 2017 09:41

All clear, changes make sense when explained! 👍

@@ -1,12 +1,15 @@
/* eslint-disable */
import { ClayActionsDropdown } from 'clay-dropdown';
/* eslint-disable */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be enable 😉

@@ -1,11 +1,14 @@
/* eslint-disable */
import { ClayActionsDropdown } from 'clay-dropdown';
/* eslint-disable */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

disable 😉

@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.106% when pulling c5ba7f0 on carloslancha:EnableMcritic into a3db874 on metal:master.

@jbalsas jbalsas merged commit 731cd07 into deprecate:master Dec 27, 2017
@carloslancha carloslancha deleted the EnableMcritic branch January 13, 2018 15:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable fully mcritic testing
3 participants