Skip to content

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
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