mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
linter: skip cluster-api dir
This directory is only importing cluster-api and the providers. They don't need to be linted.
This commit is contained in:
@@ -2,6 +2,7 @@ run:
|
||||
timeout: 20m
|
||||
skip-dirs:
|
||||
- ^bin
|
||||
- ^cluster-api
|
||||
- ^data/data
|
||||
- ^docs
|
||||
- ^hack
|
||||
|
||||
Reference in New Issue
Block a user