Skip to content

Commit

Permalink
docs: Update for JetBrains support (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
timkindberg authored and okonet committed Dec 5, 2018
1 parent 30576d6 commit 352ab8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -345,6 +345,8 @@ See more on [this blog post](https://medium.com/@tomchentw/imagemin-lint-staged-

### Using with JetBrains IDEs _(WebStorm, PyCharm, IntelliJ IDEA, RubyMine, etc.)_

_**Update**_: The latest version of JetBrains IDEs now support running hooks as you would expect.

When using the IDE's GUI to commit changes with the `precommit` hook, you might see inconsistencies in the IDE and command line. This is [known issue](https://youtrack.jetbrains.com/issue/IDEA-135454) at JetBrains so if you want this fixed, please vote for it on YouTrack.

Until the issue is resolved in the IDE, you can use the following config to work around it:
Expand Down

0 comments on commit 352ab8c

Please sign in to comment.