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 3b64fba commit 1775231Copy full SHA for 1775231
CONTRIBUTING.md
@@ -114,6 +114,7 @@ See below for specifics of the different packages. Let's have a look at the comm
114
[`pip install -f requirements.txt`](https://github.com/scalableminds/webknossos-libs/blob/master/requirements.txt)
115
116
To install the dependencies for all sub-projects, run `make install`.
117
+
118
* **Tooling** we use across the sub-projects to enforce coding styles and tests:
119
* `./format.sh`: black and isort
120
* `./lint.sh`: pylint
0 commit comments