Skip to content

Conversation

@sarupbanskota
Copy link
Contributor

This is a WIP PR

  • key-spacing

Make sure any changes to code include changes to documentation.

References

Fixes #

Progress on: #

http://eslint.org/docs/rules/key-spacing
enforce consistent spacing between keys and values in object literal properties

This rule enforces spacing around the colon in object literal properties.
It can verify each property individually, or it can ensure horizontal
alignment of adjacent properties in an object literal.

http://eslint.org/docs/rules/key-spacing
enforce consistent spacing between keys and values in object literal properties

This rule enforces spacing around the colon in object literal properties.
It can verify each property individually, or it can ensure horizontal
alignment of adjacent properties in an object literal.
joshsmith
joshsmith previously approved these changes Oct 11, 2016
Copy link
Contributor

@joshsmith joshsmith left a comment

Choose a reason for hiding this comment

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

Approval for the subset of things this tackles (key-spacing)

@joshsmith
Copy link
Contributor

@sarupbanskota there are some merge conflicts here. Can you rebase?

@joshsmith
Copy link
Contributor

Hey @sarupbanskota, just checking in!

@sarupbanskota
Copy link
Contributor Author

sorry again! I'll be back on it this weekend! :)

filipecrosk and others added 17 commits October 21, 2016 19:11
…-access, no-const-outside-module-scope, block-spacing, no-multiple-empty-lines, comma-spacing, space-before-function-paren, prefer-template, dot-notation, object-curly-spacing, operator-linebreak, space-infix-ops, keyword-spacing, max-statements-per-line, brace-style, single-quotes, object-short-hand, spaced-comments, and comma-dangle
…p and organization properties to organization ability
…, adds unit tests and documentation for new mixin.
- Moves from `module` to `moduleForAcceptance`
- Adds `server.shutdown` to integration tests using Mirage

Minor changes:
- Remove unused packages from bower.json
- Upgrade ember-concurrency
- Upgrade ember-page-title
- Update some minor Mirage file changes
- also fixed 2 test failures caused by default tooltip class name change
update remaining integration tests to use service helper
@joshsmith
Copy link
Contributor

@sarupbanskota it looks like something went weird with your rebase.

@joshsmith
Copy link
Contributor

I have a bad feeling this PR might need to be closed. The history looks like it's really off now.

@joshsmith joshsmith dismissed their stale review October 27, 2016 05:17

History is invalid now.

@sarupbanskota
Copy link
Contributor Author

yep! :-( I'm sorry folks. I'll start another PR!

@sarupbanskota sarupbanskota mentioned this pull request Oct 31, 2016
@sarupbanskota
Copy link
Contributor Author

sorry folks, back with the cliche excuse - got really busy with $DAYJOB, sigh!

Closing this and made progress on #653

I've enforced horizontal alignment for JSON - y'all should like it :)

@joshsmith
Copy link
Contributor

@sarupbanskota no need to apologize! I totally understand. I just feel bad when things get outdated for you.

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.

9 participants