Skip to content

Instantly share code, notes, and snippets.

@xb4dc0d3
Created March 9, 2020 14:39
Show Gist options
  • Save xb4dc0d3/db3471e6f122ccbed7e2a1078cbf13e4 to your computer and use it in GitHub Desktop.
Save xb4dc0d3/db3471e6f122ccbed7e2a1078cbf13e4 to your computer and use it in GitHub Desktop.
...
lint:
stage: flake8
script:
- flake8
allow_failure: true
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment