Skip to content

Commit

Permalink
Add warning in doc about issue saltstack#56642
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch3LL committed Apr 14, 2020
1 parent 353d20e commit ad35ab5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/topics/development/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ processes that used to be manual. Rather than having to remember to run several
different tools before you commit, you only have to run ``git commit``, and you
will be notified about style and lint issues before you ever open a PR.

.. warning::
Currently there is an issue with the pip-tools-compile pre-commit hook on windows.
The details around this issue are included here:
https://github.com/saltstack/salt/issues/56642.
Please ensure you export ``SKIP=pip-tools-compile`` to skip pip-tools-compile.

Salt Coding Style
-----------------
Expand Down

0 comments on commit ad35ab5

Please sign in to comment.