Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stricter linting rules for imports #1676

Merged
merged 24 commits into from
Aug 22, 2017
Merged

Stricter linting rules for imports #1676

merged 24 commits into from
Aug 22, 2017

Conversation

Hypnosphi
Copy link
Member

Fixes #1671

@codecov
Copy link

codecov bot commented Aug 18, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@fc1aecb). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1676   +/-   ##
=========================================
  Coverage          ?   21.23%           
=========================================
  Files             ?      252           
  Lines             ?     5702           
  Branches          ?      686           
=========================================
  Hits              ?     1211           
  Misses            ?     3969           
  Partials          ?      522
Impacted Files Coverage Δ
addons/notes/src/register.js 0% <ø> (ø)
addons/comments/src/stories/index.js 0% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc1aecb...8721f07. Read the comment docs.

@ndelangen
Copy link
Member

That must have been some tedious work, thank you! LGTM

…orts

# Conflicts:
#	examples/crna-kitchen-sink/storybook/stories/Button/index.android.js
#	examples/crna-kitchen-sink/storybook/stories/Button/index.ios.js
#	examples/crna-kitchen-sink/storybook/stories/CenterView/index.js
#	examples/crna-kitchen-sink/storybook/stories/Welcome/index.js
#	examples/react-native-vanilla/storybook/stories/Button/index.android.js
#	examples/react-native-vanilla/storybook/stories/Button/index.ios.js
#	examples/react-native-vanilla/storybook/stories/CenterView/index.js
#	examples/react-native-vanilla/storybook/stories/Welcome/index.js
#	lib/cli/generators/REACT_NATIVE/template/storybook/stories/Button/index.android.js
#	lib/cli/generators/REACT_NATIVE/template/storybook/stories/Button/index.ios.js
#	lib/cli/generators/REACT_NATIVE/template/storybook/stories/CenterView/index.js
#	lib/cli/generators/REACT_NATIVE/template/storybook/stories/Welcome/index.js
@Hypnosphi Hypnosphi merged commit 70d8829 into master Aug 22, 2017
@Hypnosphi Hypnosphi deleted the stricter-lint-imports branch August 22, 2017 20:37
@Hypnosphi Hypnosphi mentioned this pull request Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants