Skip to content
Snippets Groups Projects
Commit 95ea5c84 authored by B13nch3n's avatar B13nch3n
Browse files

Merge branch 'develop' into validation-tool

parents 292ba667 07291ef3
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ $ DOCKER_BUILDKIT=1 docker build -f docker/Dockerfile --build-arg MMCIF_USER_ID=
$
```
For working on a translation script, it is convenient to mount the complete Git repository when running the Docker container interactively. This makes sure [`pyproject.toml`](../pyproject.toml) is available from the repository root to `black` and `pylint`:
For working on a translation script, it is convenient to mount the complete Git repository when running the Docker container interactively. This makes sure [`pyproject.toml`](pyproject.toml) is available from the repository root to `black` and `pylint`:
```terminal
$ touch .history
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment