Skip to content

Commit

Permalink
Update jenkins-x-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Feb 17, 2020
1 parent a9fb8fd commit bf15d99
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions jenkins-x-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,5 @@ pipelineConfig:
- setup_linter
- run_linter_check
command: make
- name: pip-install-flake8
command: python3
args:
- -m pip install flake8
- name: python-lint-with-flake8
command: flake8
args:
- . --count --select=E9,F63,F7,F82 --show-source --statistics


0 comments on commit bf15d99

Please sign in to comment.