Skip to content

Improve code quality, fixes #7 #8

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

Merged
merged 2 commits into from
Aug 7, 2015
Merged

Improve code quality, fixes #7 #8

merged 2 commits into from
Aug 7, 2015

Conversation

nkbt
Copy link
Contributor

@nkbt nkbt commented Aug 7, 2015

I did not touch the code itself, just added ESlint and pre-commit hook.

At the moment to make a commit you need to add -n to bypass pre-commit hook, since linting fails horribly: git commit -n -m "whatever"

I want to make a separate PR to fix the code itself.

@nkbt nkbt mentioned this pull request Aug 7, 2015
},
"scripts": {
"start": "esw -w .",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can add here tests as well (in watch mode, using https://github.com/kimmobrunfeldt/concurrently)

@mightyaleksey
Copy link
Member

Great work!

I used to use shell scripting to put the custom .git/hooks/pre-commit file. However, JS module looks better :)

mightyaleksey added a commit that referenced this pull request Aug 7, 2015
Improve code quality, fixes #7
@mightyaleksey mightyaleksey merged commit 7e8382c into css-modules:master Aug 7, 2015
@mightyaleksey
Copy link
Member

I'll help you with the code

@mightyaleksey
Copy link
Member

I fixed all errors and I like the result! Thanks :)

@nkbt nkbt deleted the eslint branch August 7, 2015 22:54
@nkbt
Copy link
Contributor Author

nkbt commented Aug 7, 2015

Awesome!

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