Skip to content

Instantly share code, notes, and snippets.

@grantmcconnaughey
Created March 2, 2020 01:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grantmcconnaughey/dc3de8053fa22909cbfdc3f2fc721ffa to your computer and use it in GitHub Desktop.
Save grantmcconnaughey/dc3de8053fa22909cbfdc3f2fc721ffa to your computer and use it in GitHub Desktop.
- uses: grantmcconnaughey/lintly-flake8-github-action@v1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
failIf: any
args: "--ignore=E121,E123 ."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment