Skip to content

Conversation

@Reggino
Copy link
Contributor

@Reggino Reggino commented Feb 22, 2017

  • Added .editorconfig for EditorConfig support
  • Add yarn.lock to .gitignore since it's widely used
  • Minor coding standards issue

- Add yarn.lock to .gitignore since it's widely used
- Minor coding standards issue
Copy link
Collaborator

@n1k0 n1k0 left a comment

Choose a reason for hiding this comment

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

LGTM with nits addressed. Thanks!

.editorconfig Outdated
@@ -0,0 +1,2 @@
indent_style = space
indent_size = 2 No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: Please ass a trailing CR to avoid diff issues.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks: done!

.gitignore Outdated
dist
lib

yarn.lock
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: Please ass a trailing CR to avoid diff issues.

@n1k0 n1k0 merged commit fca4eab into rjsf-team:master Feb 23, 2017
@n1k0
Copy link
Collaborator

n1k0 commented Feb 23, 2017

Thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants