Skip to content
Snippets Groups Projects

Reformat DP3

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Mattia Mancini

    The linters of DP3 rarely are available in your system but do not panic if you have docker you are covered.

    Note that most probably the image tag will be different but you can copy and paste it from the DP3 CI/CD.

    Edited
    run-format.sh 160 B
    #!/bin/bash
    docker run -it -v $PWD:$PWD -w $PWD -u $UID git.astron.nl:5000/rd/dp3/base_ubuntu22:cf27b39344c0c3133b5f41393500dca33c24cf35 ./scripts/run-format.sh
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment