Skip to content

Commit

Permalink
fix: revert to standard lint
Browse files Browse the repository at this point in the history
  • Loading branch information
msvticket committed Oct 10, 2024
1 parent 1bde461 commit cedadb7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .lighthouse/jenkins-x/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,8 @@ spec:
- image: uses:jenkins-x/jx3-pipeline-catalog/tasks/git-clone/git-clone-pr.yaml@versionStream
name: ""
resources: {}
- image: golangci/golangci-lint:v1.50.1-alpine@sha256:a392d4e44049a444a927878792dae9534075ec57880e0657647ce818bd8278c2
name: make-lint
- name: make-lint
resources: {}
script: |
#!/bin/sh
golangci-lint run --deadline 60m0s
podTemplate: {}
serviceAccountName: tekton-bot
timeout: 1h30m0s
Expand Down

0 comments on commit cedadb7

Please sign in to comment.