Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

typedef-whitespace: Rewrite and add fixer #2718

Merged
merged 1 commit into from May 12, 2017
Merged

typedef-whitespace: Rewrite and add fixer #2718

merged 1 commit into from May 12, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented May 8, 2017

PR checklist

  • Addresses an existing issue: #0000
  • New feature, bugfix, or enhancement
    • Includes tests
  • Documentation update

Overview of change:

[new-fixer] typedef-whitespace
[enhancement] typedef-whitespace added checks for arrow function, call and construct signature
[bugfix] typedef-whitespace don't warn for leading whitespace if token is preceded by line break

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

[new-fixer] `typedef-whitespace`
[enhancement] `typedef-whitespace` added checks for arrow function, call and construct signature
[bugfix] `typedef-whitespace` don't warn for leading whitespace if token is preceded by line break
@ajafff
Copy link
Contributor Author

ajafff commented May 12, 2017

@nchen63 conflicts are resolved. this is good to go

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.

None yet

3 participants