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

Nit ~little~ improvements #79

Merged
merged 5 commits into from Mar 1, 2019
Merged

Nit ~little~ improvements #79

merged 5 commits into from Mar 1, 2019

Conversation

raphamorim
Copy link
Contributor

  • Remove use strict. Since we're using nodejs 10: strict modes are used by default.
  • Add test script
    • It's nice and intuitive (plus: avoid dependency of husky to run all the tests. When I mean husky: I mean *.js file changes triggered by git hooks)
  • Fix the broken tests by add gauchesco dialects from RS #58
  • Add editorconfig rules for markdown
  • Add trim_trailing_whitespace rule for JS files (friendly for vim/emacs without plugins and get better GH diffs)

@vercel
Copy link

vercel bot commented Mar 1, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Copy link
Owner

@mvfsillva mvfsillva left a comment

Choose a reason for hiding this comment

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

Thanks my friend for helping me!

@mvfsillva mvfsillva merged commit 260c75f into mvfsillva:master Mar 1, 2019
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.

None yet

2 participants