Newer
Older
before_script:
- pip install --editable .
- pip install pylint-exit
- pylint pydtnsim examples || pylint-exit $?
before_script:
- pip install --editable .
- pip install pylint-exit
- pylint pydtnsim examples || pylint-exit $?