Skip to content
Snippets Groups Projects

Set pylint to allow failure pending #14

Merged Andreas Klöckner requested to merge pylint-allow-failure into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -262,6 +262,7 @@ Pylint:
- PROJECT_INSTALL_FLAGS="--editable"
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/prepare-and-run-pylint.sh
- ". ./prepare-and-run-pylint.sh pyopencl test/test_*.py"
allow_failure: true
tags:
- python3
except:
Loading