We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a353c29 commit 86bec8eCopy full SHA for 86bec8e
1 file changed
index.html
@@ -816,7 +816,7 @@ <h2>Example solution</h2>
816
<pre>
817
<code data-trim class="language-yaml">
818
- repo: https://github.com/numpy/numpydoc
819
- rev: v1.7.0
+ rev: v1.8.0
820
hooks:
821
- id: numpydoc-validation
822
</code>
@@ -1010,7 +1010,7 @@ <h2>Excluding files</h2>
1010
1011
<code data-trim class="language-diff hide-line-numbers" data-line-numbers="5">
1012
1013
1014
1015
1016
+ exclude: (tests|docs)/.*
0 commit comments