Skip to content

Commit

Permalink
Ignore lint warning for scheduler packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLike committed Mar 18, 2019
1 parent 61602df commit efabe0b
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion hack/.golint_failures
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,19 @@ volcano.sh/volcano/pkg/controllers/job
volcano.sh/volcano/pkg/controllers/job/apis
volcano.sh/volcano/pkg/controllers/job/cache
volcano.sh/volcano/pkg/controllers/job/state
volcano.sh/volcano/pkg/scheduler/actions
volcano.sh/volcano/pkg/scheduler/actions/allocate
volcano.sh/volcano/pkg/scheduler/actions/backfill
volcano.sh/volcano/pkg/scheduler/actions/preempt
volcano.sh/volcano/pkg/scheduler/actions/reclaim
volcano.sh/volcano/pkg/scheduler/algorithm/fairshare
volcano.sh/volcano/test/e2e
volcano.sh/volcano/pkg/scheduler/plugins
volcano.sh/volcano/pkg/scheduler/plugins/conformance
volcano.sh/volcano/pkg/scheduler/plugins/drf
volcano.sh/volcano/pkg/scheduler/plugins/gang
volcano.sh/volcano/pkg/scheduler/plugins/nodeorder
volcano.sh/volcano/pkg/scheduler/plugins/predicates
volcano.sh/volcano/pkg/scheduler/plugins/priority
volcano.sh/volcano/pkg/scheduler/plugins/proportion
volcano.sh/volcano/pkg/scheduler/util
volcano.sh/volcano/test/e2e

0 comments on commit efabe0b

Please sign in to comment.