Skip to content

Commit f2a0dac

Browse files
committed
Deploying to gh-pages from @ 1a33939 🚀
1 parent fbbc050 commit f2a0dac

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

_sources/contributing.md.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ pixi run ipython
7575
pixi run pre-commit
7676
pixi run pylint
7777
pixi run mypy
78+
pixi run pyright
7879
```
7980

8081
Alternative environments are available with a subset of the dependencies and

contributing.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ <h2>Development workflow<a class="headerlink" href="#development-workflow" title
335335
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">pixi</span> <span class="n">run</span> <span class="n">pre</span><span class="o">-</span><span class="n">commit</span>
336336
<span class="n">pixi</span> <span class="n">run</span> <span class="n">pylint</span>
337337
<span class="n">pixi</span> <span class="n">run</span> <span class="n">mypy</span>
338+
<span class="n">pixi</span> <span class="n">run</span> <span class="n">pyright</span>
338339
</pre></div>
339340
</div>
340341
<p>Alternative environments are available with a subset of the dependencies and

0 commit comments

Comments
 (0)